We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba6c9ea commit 679c579Copy full SHA for 679c579
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 2.4.0
2
+
3
+- All Telegram models are now re-written with Freezed
4
+- Breaking: `Keyboard` & `InlineKeyboard` usage. [Check this PR comment for details](https://github.com/xooniverse/televerse/pull/318#issuecomment-2662189756).
5
6
7
# 2.4.0-dev.3
8
9
- Surpress all the `invalid_annotation_target` warnings
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.3!
-version: 2.4.0-dev.3
+version: 2.4.0
homepage: https://televerse.xooniverse.com
repository: https://github.com/xooniverse/televerse
topics:
0 commit comments