diff options
| author | Colin Wilk <colin@wilk.cx> | 2026-07-03 20:15:09 +0200 |
|---|---|---|
| committer | Colin Wilk <colin@wilk.cx> | 2026-07-03 20:15:09 +0200 |
| commit | 9368443af5c0cdfbadbd54f92814dadce1c4e663 (patch) | |
| tree | 8bfd750d7c4623c52adc775f51468bced1a01d5e /CHANGELOG.md | |
| parent | 7074302088d7283181f03c8ad3108322b9033bc3 (diff) | |
| download | ansible-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.md | 6 |
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`). |