mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 00:03:48 +00:00
start work with 0.9.0
This commit is contained in:
parent
1362dda58f
commit
a788ea76f1
@ -42,3 +42,5 @@
|
|||||||
* Add extension `String#toMarkdown`
|
* Add extension `String#toMarkdown`
|
||||||
* Fix of inserting of text when create Markdown-adapted text from text and text entities
|
* Fix of inserting of text when create Markdown-adapted text from text and text entities
|
||||||
* Fix default realisation of MessageEntity#asMarkdownSource
|
* Fix default realisation of MessageEntity#asMarkdownSource
|
||||||
|
|
||||||
|
### 0.9.0
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
project.version = "0.8.5"
|
project.version = "0.9.0"
|
||||||
project.group = "com.github.insanusmokrassar"
|
project.group = "com.github.insanusmokrassar"
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
|
Loading…
Reference in New Issue
Block a user