mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-22 06:45:37 +01:00
Update CHANGELOG.md
This commit is contained in:
parent
b45472973c
commit
3e35d40e84
1 changed files with 5 additions and 1 deletions
|
@ -8,7 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
### Fixed
|
### 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
|
## 0.9.2 - 2022-06-07
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue