diff --git a/CHANGELOG.md b/CHANGELOG.md index 942b771..29f4061 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# 2.0.0 + +- 🆕 Supports Middleware chaining for each handler. +- ⚠️ Updated Conversation API definitions. +- Updated `Fetcher` implementations. +- Improved wordings. +- Refactored `bot.dart` + # 1.28.0 - 🤖 Bot API 8.0 diff --git a/pubspec.yaml b/pubspec.yaml index cd7a45b..f66bafb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: televerse description: Televerse lets you create your own efficient Telegram bots with ease in Dart. Supports latest Telegram Bot API - 8.0! -version: 1.28.0 +version: 2.0.0 homepage: https://televerse.xooniverse.com repository: https://github.com/xooniverse/televerse topics: