From be58ab36ff6bc9ed7dc29887b8e5e689e9238434 Mon Sep 17 00:00:00 2001 From: Hector Date: Thu, 16 Mar 2023 20:35:56 +0000 Subject: [PATCH] docs: update changelog for release --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4eb419f..5f3244f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic ## [Unreleased] *Nothing yet* +## [0.7.2] - 2023-03-16 +*Dependency updates* + ## [0.7.1] - 2022-09-18 ### Fixed @@ -124,3 +127,4 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic [0.6.0]: https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter/compare/0.5.0...0.6.0 [0.7.0]: https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter/compare/0.6.0...0.7.0 [0.7.1]: https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter/compare/0.7.0...0.7.1 +[0.7.2]: https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter/compare/0.7.1...0.7.2