mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-09-03 07:09:23 +00:00
start 0.10.1
This commit is contained in:
@@ -11,6 +11,8 @@
|
|||||||
* Fixes in edition of inline messages and their result types
|
* Fixes in edition of inline messages and their result types
|
||||||
* Replace basic exception and add `ReplyMessageNotFound` exception
|
* Replace basic exception and add `ReplyMessageNotFound` exception
|
||||||
|
|
||||||
|
### 0.10.1
|
||||||
|
|
||||||
## 0.9.0
|
## 0.9.0
|
||||||
|
|
||||||
* Old extension `OkHttpClient.Builder#useWith` now deprecated and must be replaced by the same in
|
* Old extension `OkHttpClient.Builder#useWith` now deprecated and must be replaced by the same in
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
project.version = "0.10.0"
|
project.version = "0.10.1"
|
||||||
project.group = "com.github.insanusmokrassar"
|
project.group = "com.github.insanusmokrassar"
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
|
Reference in New Issue
Block a user