diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c9b318..c3e6f74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 2.1.1 + +- Updated switch statements to Switch expressions. +- Fix: `BackgroundTypeType.chatTheme` typo + # 2.1.0 - 🤖 Bot API 8.1 diff --git a/pubspec.yaml b/pubspec.yaml index 42b6b1b..474830b 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.1! -version: 2.1.0 +version: 2.1.1 homepage: https://televerse.xooniverse.com repository: https://github.com/xooniverse/televerse topics: