diff --git a/CHANGELOG.md b/CHANGELOG.md index d8e6351..53b5f82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# 1.23.0 + +- 🤖 Bot API 7.8 +- Added `User.hasMainWebApp` +- Support for managing pinned messages on behalf of user (Business Bots) + # 1.22.5 - Just a re-release to move the repo to [@Xooniverse](https://github.com/xooniverse) diff --git a/pubspec.yaml b/pubspec.yaml index 67fb50c..0d53331 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.7! -version: 1.22.5 +description: Televerse lets you create your own efficient Telegram bots with ease in Dart. Supports latest Telegram Bot API - 7.8! +version: 1.23.0 homepage: https://televerse.xooniverse.com repository: https://github.com/xooniverse/televerse topics: