From 5cee2664784ac77fb5e3eb917ed29706e843ea8a Mon Sep 17 00:00:00 2001 From: rubenlagus Date: Mon, 29 Jul 2019 23:39:49 +0100 Subject: [PATCH] Update version link --- TelegramBots.wiki/Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TelegramBots.wiki/Changelog.md b/TelegramBots.wiki/Changelog.md index 15ffff3c..7e3beada 100644 --- a/TelegramBots.wiki/Changelog.md +++ b/TelegramBots.wiki/Changelog.md @@ -1,5 +1,5 @@ ### 4.4.0 ### -1. Update Api version [4.4]() +1. Update Api version [4.4](https://core.telegram.org/bots/api-changelog#july-29-2019) 2. Removed BotLogger, replaced with [log4j2](https://logging.apache.org/log4j/2.x/) 3. Library is now built using [Java11](https://www.oracle.com/technetwork/java/javase/overview/index.html) 4. Updated dependencies to use last versions