diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 8c0b1ac90..571427baf 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -199,13 +199,16 @@ releases: release_date: '2023-08-26' 0.7.0: changes: - bugfixes: - - 'fix: blackbox_exporter ansible-lint risky-octal (https://github.com/prometheus-community/ansible/pull/174)' - - 'fix(systemd_exporter): Fix collector flags for older versions (https://github.com/prometheus-community/ansible/pull/208)' minor_changes: - 'feat(systemd_exporter): Add logging configuration to systemd_exporter (https://github.com/prometheus-community/ansible/pull/210)' - 'feat(systemd_exporter): Add TLS configuration (https://github.com/prometheus-community/ansible/pull/205)' - 'feat(prometheus): Add shutdown timeout variable (https://github.com/prometheus-community/ansible/pull/220)' + bugfixes: + - 'fix(systemd_exporter): Fix collector flags for older versions (https://github.com/prometheus-community/ansible/pull/208)' + - 'fix: blackbox_exporter ansible-lint risky-octal (https://github.com/prometheus-community/ansible/pull/174)' trivial: - 'patch: New prometheus/snmp_exporter upstream release! (https://github.com/prometheus-community/ansible/pull/211)' + - 'patch: New prometheus/prometheus upstream release! (https://github.com/prometheus-community/ansible/pull/215)' + - 'patch: New prometheus/snmp_exporter upstream release! (https://github.com/prometheus-community/ansible/pull/214)' + - 'patch: New prometheus/pushgateway upstream release! (https://github.com/prometheus-community/ansible/pull/219)' release_date: '2023-08-29'