From a265e5ecbffc294471c6b6c9810b4db62947b2a7 Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Thu, 3 Jun 2021 23:09:46 +0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1f23dbf58..70b79f2a2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## 0.35.0 **ALL PREVIOUS DEPRECATIONS HAVE BEEN REMOVED** +**JS PART NOW USE IR COMPILER ONLY** * `Common`: * `Version`: @@ -17,6 +18,7 @@ * `ForceReply` has been renamed to `ReplyForce` * `Captioned` and `Explained` interfaces have been removed * `RecordAudioAction` and `UploadAudioAction` (and all related to these actions functionality) have been removed + * `TextSource` interface and all related things have been replaced ## 0.34.1