mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-25 03:28:44 +00:00
start 0.12.4
This commit is contained in:
parent
d3a6978f4f
commit
d9e1643823
@ -49,6 +49,8 @@ media for present out)
|
|||||||
* `PhotoContent` now choose biggest photo size from its collection as `media`
|
* `PhotoContent` now choose biggest photo size from its collection as `media`
|
||||||
* Fix in order of media group messages which was received by webhooks
|
* Fix in order of media group messages which was received by webhooks
|
||||||
|
|
||||||
|
### 0.12.4 UpdatesPoller optimisations
|
||||||
|
|
||||||
## 0.11.0
|
## 0.11.0
|
||||||
|
|
||||||
* Kotlin `1.3.11` -> `1.3.21`
|
* Kotlin `1.3.11` -> `1.3.21`
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
project.version = "0.12.3"
|
project.version = "0.12.4"
|
||||||
project.group = "com.github.insanusmokrassar"
|
project.group = "com.github.insanusmokrassar"
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
|
Loading…
Reference in New Issue
Block a user