CHANGELOG.md in telegram-bot-ruby-2.1.0 vs CHANGELOG.md in telegram-bot-ruby-2.2.0
- old
+ new
@@ -1,11 +1,17 @@
# Changelog
+## 2.2.0
+
+### Added
+
+- [Bot API 8.1](https://core.telegram.org/bots/api-changelog#october-31-2024) [#319](https://github.com/atipugin/telegram-bot-ruby/pull/319)
+
## 2.1.0
### Added
-- [Bot API 8.0](https://core.telegram.org/bots/api#november-17-2024)
+- [Bot API 8.0](https://core.telegram.org/bots/api#november-17-2024) (thx [@seorgiy](https://github.com/seorgiy))
## 2.0.0
### Added