diff --git a/CHANGELOG.md b/CHANGELOG.md index 5513824..c9b362c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning]. ## [Unreleased] +*Nothing yet* + +## [0.6.0] - 2022-02-20 +*Rewrite CLI flags and environment variables* ### Added - (23e073f) feat: add example systemd service file @@ -107,3 +111,4 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic [0.3.0]: https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter/compare/0.2.0...0.3.0 [0.4.0]: https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter/compare/0.3.0...0.4.0 [0.5.0]: https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter/compare/0.4.0...0.5.0 +[0.6.0]: https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter/compare/0.5.0...0.6.0