mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
Update CHANGELOG.md
This commit is contained in:
parent
6f3aa993af
commit
e26c839d1a
1 changed files with 6 additions and 0 deletions
|
@ -13,6 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
[pr241]: https://github.com/teloxide/teloxide-core/pull/241
|
||||
|
||||
### Changed
|
||||
|
||||
- More functions are now marked with `#[must_use]` ([#242][PR242])
|
||||
|
||||
[pr242]: https://github.com/teloxide/teloxide-core/pull/242
|
||||
|
||||
## 0.7.0 - 2022-07-19
|
||||
|
||||
### Added
|
||||
|
|
Loading…
Reference in a new issue