mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-23 06:51:01 +01:00
Add unnoticed change to changelog
This commit is contained in:
parent
e53bb66f0a
commit
f3edcc2825
1 changed files with 6 additions and 1 deletions
|
@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
[pr62]: https://github.com/teloxide/teloxide-core/pull/62
|
||||
[pr63]: https://github.com/teloxide/teloxide-core/pull/63
|
||||
[pr65]: https://github.com/teloxide/teloxide-core/pull/65
|
||||
|
||||
### Added
|
||||
|
||||
|
@ -45,6 +46,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
[pr59]: https://github.com/teloxide/teloxide-core/pull/59
|
||||
[pr64]: https://github.com/teloxide/teloxide-core/pull/64
|
||||
|
||||
### Removed
|
||||
|
||||
- `Message::text_owned` ([#pr62][pr62]) (**BC**)
|
||||
|
||||
### Changed
|
||||
|
||||
- `NonStrictVec` -> `SemiparsedVec`.
|
||||
|
|
Loading…
Reference in a new issue