Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hirrolot committed Jun 26, 2022
1 parent b454729 commit 3e35d40
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- `Dispatcher` no longer "leaks" memory for every user
- `Dispatcher` no longer "leaks" memory for every inactive user ([PR 657](https://github.com/teloxide/teloxide/pull/657)).

### Changed

- Add the `Key: Clone` requirement for `impl Dispatcher` [**BC**].

## 0.9.2 - 2022-06-07

Expand Down

0 comments on commit 3e35d40

Please sign in to comment.