diff --git a/CHANGELOG.md b/CHANGELOG.md index 58c3b16..69ad291 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 1.26.1 + +- Fix [#294](https://github.com/xooniverse/televerse/issues/294). +- Updated the Bot.init method to initalize the update streams as well. + # 1.26.0 - [⚠️ Breaking | Plugins] Updated the `Transformer` class diff --git a/pubspec.yaml b/pubspec.yaml index ec9423a..eef6412 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 - 7.10! -version: 1.26.0 +version: 1.26.1 homepage: https://televerse.xooniverse.com repository: https://github.com/xooniverse/televerse topics: