1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-03-03 17:32:23 +00:00

small fill of CHANGELOG and fix of library version

This commit is contained in:
2026-02-18 22:23:42 +06:00
parent a0bb05ce4a
commit 62a4bf5195
2 changed files with 4 additions and 1 deletions

View File

@@ -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`:

View File

@@ -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