mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-09-02 22:59:48 +00:00
start 0.9.1
This commit is contained in:
@@ -10,6 +10,8 @@
|
|||||||
* Add `RequestLimiter` and base realisations
|
* Add `RequestLimiter` and base realisations
|
||||||
* Now `KtorRequestsExecutor` can receive as one of parameters `RequestLimiter` (by default - `EmptyLimiter`)
|
* Now `KtorRequestsExecutor` can receive as one of parameters `RequestLimiter` (by default - `EmptyLimiter`)
|
||||||
|
|
||||||
|
### 0.9.1
|
||||||
|
|
||||||
### 0.8.5
|
### 0.8.5
|
||||||
|
|
||||||
* Add extension `String#toMarkdown`
|
* Add extension `String#toMarkdown`
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
project.version = "0.9.0"
|
project.version = "0.9.1"
|
||||||
project.group = "com.github.insanusmokrassar"
|
project.group = "com.github.insanusmokrassar"
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
|
Reference in New Issue
Block a user