Added
- Allow choosing start and end in `TSDataset.plot` method ([488](https://github.com/tinkoff-ai/etna/pull/488))
Changed
- Make TSDataset.to_flatten faster ([475](https://github.com/tinkoff-ai/etna/pull/475))
- Allow logger percentile metric aggregation to work with NaNs ([483](https://github.com/tinkoff-ai/etna/pull/483))
Fixed
- Can't make forecasting with pipelines, data with nans, and Imputers ([473](https://github.com/tinkoff-ai/etna/pull/473))