All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- The functionality to parse commands only with a correct bot's name (breaks backwards compatibility) (Issue 168).
- This
CHANGELOG.md.
- Fix parsing a pinned message (Issue 167).
- Replace
LanguageCodewithString, because the official Telegram documentation doesn't specify a concrete version of IETF language tag. - Problems with the
poll_typefield (Issue 178). - Make
polling_defaultactually a long polling update listener (PR 182).
- either from the dependencies in
Cargo.toml. teloxide-macrosmigrated into the separate repository to easier releases and testing.
- This project.