ansible-role-icinga2/CHANGELOG.md

30 lines
462 B
Markdown
Raw Permalink Normal View History

2021-01-03 15:10:04 +00:00
# CHANGELOG
This project adheres to [Semantic Versioning](http://semver.org/).
Which is based on [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased]
2022-11-09 13:11:22 +00:00
### Added
- add dependencies
2023-11-06 07:04:39 +00:00
- add options in host
2022-11-09 13:11:22 +00:00
2024-05-07 18:17:14 +00:00
### Changed
- test: use personal docker registry
2021-12-09 11:23:24 +00:00
### Fixed
2022-12-08 13:38:35 +00:00
- bug in check command template
2021-12-09 11:23:24 +00:00
- bug in user template
- add multiple value type in service vars
2021-12-09 11:23:24 +00:00
2024-05-07 20:25:54 +00:00
### Removed
- test: remove support debian11
2021-08-15 16:58:57 +00:00
## v1.0.0 - 2021-08-15
2021-01-03 15:10:04 +00:00
- first version