From f96c91cd48b8be33faf8584ea17341acdde2cd1e Mon Sep 17 00:00:00 2001 From: Rubenlagus Date: Sun, 27 Jan 2019 23:26:38 +0000 Subject: [PATCH] Update wiki --- TelegramBots.wiki/Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TelegramBots.wiki/Changelog.md b/TelegramBots.wiki/Changelog.md index 07da17cb..82e9f2de 100644 --- a/TelegramBots.wiki/Changelog.md +++ b/TelegramBots.wiki/Changelog.md @@ -1,3 +1,7 @@ +### 4.1.1 ### +1. Removed unsafe dependencies +2. Fix bugs: #535, #524, #563, #562 and #557 + ### 4.1 ### 1. Support for Api Version [4.1](https://core.telegram.org/bots/api-changelog#august-27-2018) 2. Fix #507 and #512