Update CHANGELOG.md

This commit is contained in:
Temirkhan Myrzamadi 2021-03-28 08:30:05 +06:00
parent 9b75378572
commit eac67af27a

View file

@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- A storage persistency bug ([issue 304](https://github.com/teloxide/teloxide/issues/304)).
- Log errors from `Storage::{remove_dialogue, update_dialogue}` in `DialogueDispatcher` ([issue 302](https://github.com/teloxide/teloxide/issues/302)).
### Fixed