Skip to content

Commit 359ba3e

Browse files
committed
ℹ️ Version info
1 parent 7281159 commit 359ba3e

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.2
2+
3+
- Added missing @JsonKey annotations for `InputMessageContent` in `InlineQueryResultArticle`
4+
- Added missing @JsonKey annotation for `LinkPreviewOptions` in `InputTextMessageContent`
5+
- Thanks to [@otopba](https://github.com/otopba) for [#327](https://github.com/xooniverse/televerse/pull/327)
6+
17
# 2.4.1
28

39
- Fix typo in `MessageOriginChannel`

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.1
3+
version: 2.4.2
44
homepage: https://televerse.xooniverse.com
55
repository: https://github.com/xooniverse/televerse
66
topics:

0 commit comments

Comments
 (0)