mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
Update changelog
This commit is contained in:
parent
3c5370548a
commit
6a9183a53b
1 changed files with 2 additions and 1 deletions
|
@ -11,10 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
- `Update::user` now handles channel posts, chat member changes and chat join request updates correctly ([#835][pr835])
|
||||
- In cases when `teloxide` can't deserialize an update, error now includes the full json value ([#826][pr826])
|
||||
|
||||
- Deserialization of topic messages ([#830][pr830])
|
||||
|
||||
[pr835]: https://github.com/teloxide/teloxide/pull/835
|
||||
[pr826]: https://github.com/teloxide/teloxide/pull/826
|
||||
[pr830]: https://github.com/teloxide/teloxide/pull/830
|
||||
|
||||
## 0.9.0 - 2023-01-17
|
||||
|
||||
|
|
Loading…
Reference in a new issue