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