From 2d12e36a5c4c657c6b601b07b958fb895869baa5 Mon Sep 17 00:00:00 2001 From: Temirkhan Myrzamadi Date: Tue, 25 Feb 2020 02:33:10 +0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be5f19e2..f4ea13fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Changed - The description in `Cargo.toml` was changed to from "The teloxide's macros for internal usage" to "The teloxide's procedural macros". - - Added the functionality to parse commands only with a correct bot's name. ### Added - This `CHANGELOG.md`. - `.gitignore`. + - The functionality to parse commands only with a correct bot's name (breaks backwards compatibility). ## [0.1.2] - [YANKED]