mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 22:46:39 +01:00
Update changelog
This commit is contained in:
parent
c2d2a15ef1
commit
380ebde98b
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue