From c8411ff6e874e1cc7cdc98d1cb57ad4dadbb6238 Mon Sep 17 00:00:00 2001 From: "Stanislav N. aka pztrn" Date: Wed, 29 Sep 2021 07:40:38 +0500 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e509e4c..6e773f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,12 +8,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Added license information. We're on MIT. +- License information. We're on MIT. +- Ability to show next issue/task creation timestamp using ``-show-next-creation-ts`` flag. ### Fixed - "latest" Docker tag is now always latest, even when building images for tags. +- Update github.com/robfig/cron to v3. ## [0.1.0] - 2021-09-29 - Initial release with ability to create issues on Gitlab (both hosted and self-hosted). + +[Unreleased]: https://gitlab.pztrn.name/pztrn/periodicator/-/compare/v0.1.0...master +[0.1.0]: https://gitlab.pztrn.name/pztrn/periodicator/-/releases/v0.1.0