mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-24 23:57:38 +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
|
## 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
|
## 0.4.4 - 2022-04-21
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Add table
Reference in a new issue