Update changelog

This commit is contained in:
Maybe Waffle 2022-04-02 18:26:18 +04:00
parent c2d2a15ef1
commit 380ebde98b

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## unreleased
### Changed
- `user.id` now uses `UserId` type, `ChatId` now represents only _chat id_, not channel username, all `chat_id` function parameters now accept `Recipient` [**BC**]
## 0.4.4 - 2022-04-21
### Added