diff --git a/CHANGELOG.md b/CHANGELOG.md index 85a7b6c1..f581075d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,15 @@ Nothing - Using custom separator. - Now function `parse` return Result instead of Option. +## [0.2.1] - 2020-02-25 +### Changed + - The description in `Cargo.toml` was changed to from "The teloxide's macros for internal usage" to "The teloxide's procedural macros". + +### Added + - This `CHANGELOG.md`. + - `.gitignore`. + - The functionality to parse commands only with a correct bot's name (breaks backwards compatibility). + ### Added - This `CHANGELOG.md`. - `.gitignore`.