From c5de0949f34cc479f1f0af23dd548a62db222b90 Mon Sep 17 00:00:00 2001 From: Sreelal TS Date: Wed, 26 Jun 2024 23:55:15 +0530 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=EF=B8=8F=20New=20version=20drop?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 7 ++++++- pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index effe43c..56d2111 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ -## 1.0.0 +# 1.0.1 + +- Adds support for `answerInlineQuery`, `editMessageMedia`, and `sendMediaGroup` + methods. + +# 1.0.0 - Initial version. diff --git a/pubspec.yaml b/pubspec.yaml index 668b113..3742703 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: parse_mode_setter description: A plugin for Televerse. Let's you set parse mode all methods in one line. -version: 1.0.0 +version: 1.0.1 repository: https://github.com/xooniverse/ParseModeSetter issue_tracker: https://github.com/xooniverse/ParseModeSetter/issues funding: