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
e1b64c0c2a
commit
0e79c372ac
1 changed files with 9 additions and 0 deletions
|
@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## unreleased
|
## unreleased
|
||||||
|
|
||||||
|
### Removed
|
||||||
|
|
||||||
|
- Remove `derive(DialogueState)` macro
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- `#[command(rename = "a_name_that_is_not_a_case_name")]` doesn't work anymore
|
||||||
|
- A lot of internal refactoring
|
||||||
|
|
||||||
## 0.6.3 - 2022-07-19
|
## 0.6.3 - 2022-07-19
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
Loading…
Reference in a new issue