aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorColin Wilk <colin@wilk.cx>2026-07-03 20:15:09 +0200
committerColin Wilk <colin@wilk.cx>2026-07-03 20:15:09 +0200
commit9368443af5c0cdfbadbd54f92814dadce1c4e663 (patch)
tree8bfd750d7c4623c52adc775f51468bced1a01d5e /CHANGELOG.md
parent7074302088d7283181f03c8ad3108322b9033bc3 (diff)
downloadansible-role-prometheus-target-9368443af5c0cdfbadbd54f92814dadce1c4e663.tar.gz
ansible-role-prometheus-target-9368443af5c0cdfbadbd54f92814dadce1c4e663.zip
refactor: bump and fix pre-commit errors
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b28f8f5..e05f6c7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@
## [1.3.0] - 2026-02-09
-### Added
+### Added: yaml strategy
- Support for `yaml` strategy to read multiple targets per file (commit `049689c`).
@@ -12,7 +12,7 @@
## [1.2.0] - 2023-10-11
-### Added
+### Added: run_once option
- Add `run_once` option for command and shell handlers.
@@ -23,7 +23,7 @@
## [1.1.0] - 2023-06-15
-### Added
+### Added: prefix option
- Prefix option for target files (`579b168`).
- Ability to define exporters without id (`232bdca`).