Skip to content

Commit 679c579

Browse files
committed
ℹ️ Version info
1 parent ba6c9ea commit 679c579

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -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+
17
# 2.4.0-dev.3
28

39
- Surpress all the `invalid_annotation_target` warnings

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: televerse
22
description: Televerse lets you create your own efficient Telegram bots with ease in Dart. Supports latest Telegram Bot API - 8.3!
3-
version: 2.4.0-dev.3
3+
version: 2.4.0
44
homepage: https://televerse.xooniverse.com
55
repository: https://github.com/xooniverse/televerse
66
topics:

0 commit comments

Comments
 (0)