From af2fabf1cad34d9f6f20438d89d2989c7c0edf5e Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Mon, 9 Aug 2021 19:55:51 +0600 Subject: [PATCH] fix changelog --- CHANGELOG.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81799d5b60..d27698adb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,15 +2,16 @@ ## 0.35.5 +* `API`: + * New extensions `TelegramBot#downloadFile` for writing of incoming bytes to the file + * `PathedFile#filename` extension has been deprecated, and new property `PathedFile#fileName` has been included + directly in `PathedFile` + ## 0.35.4 Hotfix * `Common`: * `Version`: * `MicroUtils`: `0.5.18` -> `0.5.19` -* `API`: - * New extensions `TelegramBot#downloadFile` for writing of incoming bytes to the file - * `PathedFile#filename` extension has been deprecated, and new property `PathedFile#fileName` has been included - directly in `PathedFile` ## 0.35.3