mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-22 06:45:37 +01:00
Revert CHANGELOG.md
This fix affects only the current dev branch.
This commit is contained in:
parent
9e0de46918
commit
ef8c8f4cb5
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- A storage persistency bug ([issue 304](https://github.com/teloxide/teloxide/issues/304)).
|
- 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)).
|
- Log errors from `Storage::{remove_dialogue, update_dialogue}` in `DialogueDispatcher` ([issue 302](https://github.com/teloxide/teloxide/issues/302)).
|
||||||
- Mark all the functions of `Storage` as `#[must_use]`.
|
- Mark all the functions of `Storage` as `#[must_use]`.
|
||||||
- Try to remove a dialogue in `SqliteStorage::remove_dialogue` even if it does not exist.
|
|
||||||
|
|
||||||
## [0.4.0] - 2021-03-22
|
## [0.4.0] - 2021-03-22
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue