mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2026-03-03 09:22:22 +00:00
small fill of CHANGELOG and fix of library version
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
## 31.0.0
|
## 31.0.0
|
||||||
|
|
||||||
|
* `Core`:
|
||||||
|
* **THIS IS BREAKING CHANGE** All media files with sizes changed type of `fileSize` field from `Long` to `FileSize` (value class)
|
||||||
|
|
||||||
## 30.0.2
|
## 30.0.2
|
||||||
|
|
||||||
* `Version`:
|
* `Version`:
|
||||||
|
|||||||
@@ -6,4 +6,4 @@ kotlin.incremental=true
|
|||||||
kotlin.incremental.js=true
|
kotlin.incremental.js=true
|
||||||
|
|
||||||
library_group=dev.inmo
|
library_group=dev.inmo
|
||||||
library_version=31.0.0-t8
|
library_version=31.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user