From f3edcc28251215e2d89ada9d845df2e763c52d49 Mon Sep 17 00:00:00 2001 From: Waffle Lapkin Date: Wed, 17 Mar 2021 22:56:33 +0300 Subject: [PATCH] Add unnoticed change to changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1dc5506c..d0c6b576 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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`. @@ -164,4 +169,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [`teloxide`]: https://github.com/teloxide/teloxide -[`CHANGELOG.md`]: https://github.com/teloxide/teloxide/blob/master/CHANGELOG.md \ No newline at end of file +[`CHANGELOG.md`]: https://github.com/teloxide/teloxide/blob/master/CHANGELOG.md