Update changelogs

This commit is contained in:
puh 2023-02-07 10:17:30 +03:00
parent 18a5444f82
commit d961cf79f4
No known key found for this signature in database
GPG key ID: 171E3E1356CEE151

View file

@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Allow `ChatJoinRequest` updates
- Fix `split` parser for tuple variants with len < 2 ([issue #834](https://github.com/teloxide/teloxide/issues/834))
### Added