ansible-role-grafana/CHANGELOG.md

33 lines
516 B
Markdown
Raw Normal View History

2019-04-11 17:20:56 +00:00
# CHANGELOG
This project adheres to [Semantic Versioning](http://semver.org/).
Which is based on [Keep A Changelog](http://keepachangelog.com/)
## Unreleased
2019-04-11 17:20:56 +00:00
2021-08-22 10:56:37 +00:00
## 1.1.0 - 2021-08-22
2021-08-21 21:21:52 +00:00
### Added
- feat: install unofficial plugins
2021-08-22 10:55:18 +00:00
- test: add support debian 11
2021-08-21 21:21:52 +00:00
2021-08-21 21:15:13 +00:00
### Changed
- chore: use FQCN for module name
2021-08-22 10:55:18 +00:00
- test: replace kitchen to molecule
### Removed
- test: remove support debian 9
2021-08-21 21:15:13 +00:00
2019-08-17 15:52:10 +00:00
## 1.0.1 - 2019-08-17
### Fixed
- default value for grafana_plugins is empty array
2019-08-17 15:52:10 +00:00
## 1.0.0 - 2019-04-11
2019-04-11 17:22:46 +00:00
2019-04-11 17:20:56 +00:00
- first version