1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-11-16 20:10:18 +00:00

Compare commits

..

4 Commits

Author SHA1 Message Date
3b3cf81aaa Update CHANGELOG.md 2021-08-09 12:26:37 +06:00
1642075a75 Update microutils 2021-08-09 12:21:51 +06:00
760c9f2916 start 0.35.4 2021-08-09 12:21:27 +06:00
219238cf19 Merge pull request #436 from InsanusMokrassar/0.35.3
0.35.3
2021-08-08 18:48:45 +06:00
2 changed files with 8 additions and 2 deletions

View File

@@ -1,5 +1,11 @@
# TelegramBotAPI changelog
## 0.35.4 Hotfix
* `Common`:
* `Version`:
* `MicroUtils`: `0.5.18` -> `0.5.19`
## 0.35.3
* `Common`:

View File

@@ -12,11 +12,11 @@ klock_version=2.3.1
uuid_version=0.3.0
ktor_version=1.6.2
micro_utils_version=0.5.18
micro_utils_version=0.5.19
javax_activation_version=1.1.1
library_group=dev.inmo
library_version=0.35.3
library_version=0.35.4
github_release_plugin_version=2.2.12