Update CHANGELOG.md

This commit is contained in:
Waffle Lapkin 2021-03-30 14:35:43 +03:00 committed by GitHub
parent 44a044af02
commit 9946a2ff20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- `impl Clone` for {`CacheMe<_>`, `DefaultParseMode<_>`, `Throttle<_>`} ([#75][pr75])
- `impl Clone` for {`CacheMe`, `DefaultParseMode`, `Throttle`} ([#75][pr75])
[pr75]: https://github.com/teloxide/teloxide-core/pull/75