mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-22 06:45:37 +01:00
Update CHANGELOG.md
This commit is contained in:
parent
4c480a1714
commit
f69abcc938
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- `Noop` and `AsyncStopToken`stop tokens.
|
- `Noop` and `AsyncStopToken`stop tokens.
|
||||||
- `StatefulListener`.
|
- `StatefulListener`.
|
||||||
- Emit not only errors but also warnings and general information from teloxide, when set up by `enable_logging!`.
|
- Emit not only errors but also warnings and general information from teloxide, when set up by `enable_logging!`.
|
||||||
- `user_id` should be passed as i64 in `html::user_mention` and `markdown::user_mention`.
|
- Use `i64` instead of `i32` for `user_id` in `html::user_mention` and `markdown::user_mention`.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue