From e0f9db9c60a3d89f62306a93069559f2650a4872 Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Sun, 3 Nov 2024 12:56:10 +0600 Subject: [PATCH] fix of changelog --- CHANGELOG.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67edc61..54d6185 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,19 +2,19 @@ ## 2.5.1 -* `Version`: - * `Kotlin`: `2.0.21` - * `Coroutines`: `1.9.0` - * `Serialization`: `1.7.3` - -## 2.5.0 - * Add cleaning up of incoming template, which must remove all malformed parts from string template (fix of [#126](https://github.com/InsanusMokrassar/krontab/issues/126)) * Add support of insufficient amount of arguments (fix of [#126](https://github.com/InsanusMokrassar/krontab/issues/126)) * `Version`: - * `Kotlin`: `2.0.20` + * `Kotlin`: `2.0.21` * `AndroidXWork`: `2.10.0` +## 2.5.0 + +* `Version`: + * `Kotlin`: `2.0.20` + * `Coroutines`: `1.9.0` + * `Serialization`: `1.7.3` + ## 2.4.0 * `Version`: