started 0.26.4

This commit is contained in:
InsanusMokrassar 2020-04-22 13:01:17 +06:00
parent c43109c063
commit 94f8c971c5
2 changed files with 3 additions and 1 deletions

View File

@ -38,6 +38,8 @@
and size of retrieved updates is equal to 100 (max count of retrieved updates)
* Extensions `getUpdates` now will receive only not nullable `limit` parameter
### 0.26.4
### 0.26.3
* `TelegramBotAPI`:

View File

@ -7,6 +7,6 @@ uuid_version=0.1.0
ktor_version=1.3.2
library_group=com.github.insanusmokrassar
library_version=0.26.3
library_version=0.26.4
gradle_bintray_plugin_version=1.8.4