mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 08:13:47 +00:00
start 0.16.1
This commit is contained in:
parent
f991daa959
commit
04ddb6c7b8
@ -9,6 +9,8 @@
|
||||
* `String#asUsername` method renamed to `String#toUsername`
|
||||
* Several `toChatId` extensions added
|
||||
|
||||
### 0.16.1
|
||||
|
||||
## 0.15.0
|
||||
|
||||
* Old `UpdatesPoller` removed (was deprecated)
|
||||
|
@ -1,4 +1,4 @@
|
||||
project.version = "0.16.0"
|
||||
project.version = "0.16.1"
|
||||
project.group = "com.github.insanusmokrassar"
|
||||
|
||||
buildscript {
|
||||
|
Loading…
Reference in New Issue
Block a user