mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 16:23:48 +00:00
start 0.9.2
This commit is contained in:
parent
c543f11d61
commit
adb819b0dc
@ -22,6 +22,8 @@ must be regular text
|
|||||||
* Add `ResendableContent#createResends` which create adapted list of resends for content
|
* Add `ResendableContent#createResends` which create adapted list of resends for content
|
||||||
* Add `TextContent` own `createResends` realisation
|
* Add `TextContent` own `createResends` realisation
|
||||||
|
|
||||||
|
### 0.9.2
|
||||||
|
|
||||||
### 0.8.5
|
### 0.8.5
|
||||||
|
|
||||||
* Add extension `String#toMarkdown`
|
* Add extension `String#toMarkdown`
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
project.version = "0.9.1"
|
project.version = "0.9.2"
|
||||||
project.group = "com.github.insanusmokrassar"
|
project.group = "com.github.insanusmokrassar"
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
|
Loading…
Reference in New Issue
Block a user