start 2.6.0

This commit is contained in:
InsanusMokrassar 2024-11-03 17:40:12 +06:00
parent 094284562d
commit 505108d2dd
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,7 @@
# Changelog # Changelog
## 2.6.0
## 2.5.1 ## 2.5.1
* 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 cleaning up of incoming template, which must remove all malformed parts from string template (fix of [#126](https://github.com/InsanusMokrassar/krontab/issues/126))

View File

@ -36,5 +36,5 @@ androidx_work_version=2.10.0
## Common ## Common
version=2.5.1 version=2.6.0
android_code_version=43 android_code_version=44