aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CHANGELOG.md
blob: e5721e01f331ad23a24df4a016f9d0ee23ae71fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Changelog

## [1.2.0] - 2023-10-11

### Added

- Add `run_once` option for command and shell handlers.

### Changed

- Handlers now use Ansible tasks instead of handlers to allow `run_once`
  option to work properly.

## [1.1.0] - 2023-06-15

### Added

- Prefix option for target files (`579b168`).
- Ability to define exporters without id (`232bdca`).