mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2026-04-21 00:42:29 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cd4c893f7c | |||
| 2487d51606 | |||
| 6b28e89595 | |||
| 7729ada3bb |
10
CHANGELOG.md
Normal file
10
CHANGELOG.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 0.30.0
|
||||
|
||||
* `Kotlin`: `2.3.20`
|
||||
* `MicroUtils`: `0.29.2`
|
||||
* `Exposed`: `1.2.0`
|
||||
* `PlaguBot`: `11.2.0`
|
||||
* `TgBotAPI`: `33.1.0`
|
||||
* `Serialization`: `1.11.0`
|
||||
@@ -6,23 +6,23 @@ kotlin.incremental=true
|
||||
kotlin.incremental.js=true
|
||||
|
||||
|
||||
kotlin_version=2.3.10
|
||||
kotlin_serialisation_core_version=1.10.0
|
||||
kotlin_version=2.3.20
|
||||
kotlin_serialisation_core_version=1.11.0
|
||||
|
||||
github_release_plugin_version=2.5.2
|
||||
|
||||
tgbotapi_version=32.0.0
|
||||
micro_utils_version=0.29.1
|
||||
exposed_version=1.1.1
|
||||
plagubot_version=11.0.0
|
||||
tgbotapi_version=33.1.0
|
||||
micro_utils_version=0.29.2
|
||||
exposed_version=1.2.0
|
||||
plagubot_version=11.2.0
|
||||
|
||||
nmcp_version=1.4.4
|
||||
|
||||
# Dokka
|
||||
|
||||
dokka_version=2.1.0
|
||||
dokka_version=2.2.0
|
||||
|
||||
# Project data
|
||||
|
||||
group=dev.inmo
|
||||
version=0.29.0
|
||||
version=0.30.0
|
||||
|
||||
Reference in New Issue
Block a user