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