From b3898eb39ff47122f1cff52b7fa979e52c39d86b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 14 Sep 2024 17:58:09 +0000 Subject: [PATCH] chore(release): 1.6.0 [skip ci] ## [1.6.0](https://github.com/antmelekhin/ansible-role-postgres-exporter/compare/v1.5.1...v1.6.0) (2024-09-14) ### Features * add windows firewall settings ([06876b1](https://github.com/antmelekhin/ansible-role-postgres-exporter/commit/06876b1d62641337186aff69b36dadd8f536ebc0)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f232a2..0c9cbfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.6.0](https://github.com/antmelekhin/ansible-role-postgres-exporter/compare/v1.5.1...v1.6.0) (2024-09-14) + + +### Features + +* add windows firewall settings ([06876b1](https://github.com/antmelekhin/ansible-role-postgres-exporter/commit/06876b1d62641337186aff69b36dadd8f536ebc0)) + ## [1.5.1](https://github.com/antmelekhin/ansible-role-postgres-exporter/compare/v1.5.0...v1.5.1) (2024-08-09)