mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2025-12-05 13:55:53 +00:00
Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d799845bea | |||
| 1f45b80b54 | |||
| 9dabad898a | |||
| 3a718f8652 | |||
| 6f70c9eab3 | |||
| ca98c74952 | |||
| 4fd6922864 | |||
| 1b700857fa | |||
| 64f35ab233 | |||
| f7207688e4 |
19
CHANGELOG.md
19
CHANGELOG.md
@@ -1,5 +1,24 @@
|
||||
# Changelog
|
||||
|
||||
## 0.2.0
|
||||
|
||||
* `Versions`
|
||||
* `tgbotapi`: `0.33.4` -> `0.34.0`
|
||||
* `exposed`: `0.30.2` -> `0.31.1`
|
||||
|
||||
## 0.1.9
|
||||
|
||||
* `Versions`
|
||||
* `tgbotapi`: `0.33.3` -> `0.33.4`
|
||||
* `microutils`: `0.4.33` -> `0.4.36`
|
||||
* `exposed`: `0.30.1` -> `0.30.2`
|
||||
|
||||
## 0.1.8
|
||||
|
||||
* `Versions`
|
||||
* `tgbotapi`: `0.33.2` -> `0.33.3`
|
||||
* `microutils`: `0.4.32` -> `0.4.33`
|
||||
|
||||
## 0.1.7
|
||||
|
||||
* `Versions`
|
||||
|
||||
@@ -7,11 +7,11 @@ kotlin.incremental=true
|
||||
kotlin_version=1.4.32
|
||||
kotlin_coroutines_version=1.4.3
|
||||
kotlin_serialisation_runtime_version=1.1.0
|
||||
kotlin_exposed_version=0.30.1
|
||||
kotlin_exposed_version=0.31.1
|
||||
|
||||
sdi_version=0.4.1
|
||||
tgbotapi_version=0.33.2
|
||||
microutils_version=0.4.32
|
||||
tgbotapi_version=0.34.0
|
||||
microutils_version=0.4.36
|
||||
klassindex_version=4.1.0-rc.1
|
||||
|
||||
sqlite_version=3.30.1
|
||||
@@ -19,4 +19,4 @@ sqlite_version=3.30.1
|
||||
github_release_plugin_version=2.2.12
|
||||
|
||||
group=dev.inmo
|
||||
version=0.1.7
|
||||
version=0.2.0
|
||||
|
||||
Reference in New Issue
Block a user