mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2024-11-22 07:33:46 +00:00
update changelog and gradle.properties
This commit is contained in:
parent
fc9d668e31
commit
01aa098125
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,19 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 0.1.1
|
||||
## 0.1.0
|
||||
|
||||
* `Versions`
|
||||
* `kotlin`: `1.4.21` -> `1.4.30`
|
||||
* `serialization`: `1.0.1` -> `1.1.0-RC`
|
||||
* `exposed`: `0.28.1` -> `0.29.1`
|
||||
* `tgbotapi`: `0.31.0` -> `0.32.5`
|
||||
* `microutils`: `0.4.16` -> `0.4.25`
|
||||
|
||||
## 0.1.0
|
||||
|
||||
* `Versions`
|
||||
* `tgbotapi`: `0.30.10` -> `0.31.0`
|
||||
* `microutils`: `0.4.11` -> `0.4.16`
|
||||
* `tgbotapi`: `0.30.10` -> `0.32.5`
|
||||
* `microutils`: `0.4.11` -> `0.4.25`
|
||||
* `Plugin`
|
||||
* New method `BehaviourContext#invoke`
|
||||
* Old method `invoke` has been deprecated
|
||||
|
@ -16,4 +16,4 @@ sqlite_version=3.30.1
|
||||
github_release_plugin_version=2.2.12
|
||||
|
||||
group=dev.inmo
|
||||
version=0.1.1
|
||||
version=0.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user