ansible-role-sensu/CHANGELOG.md

18 lines
473 B
Markdown
Raw Permalink Normal View History

2019-01-01 19:44:04 +00:00
# CHANGELOG
This project adheres to [Semantic Versioning](http://semver.org/).
Which is based on [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased]
2019-02-17 08:46:19 +00:00
## [1.1.0] - 2019-02-17
2019-02-16 18:00:14 +00:00
- feat: add support of centos 7
2019-02-16 15:20:44 +00:00
- feat: add support of ubuntu 16.04
2019-02-16 09:01:49 +00:00
- feat: add support of ubuntu 18.04
- feat: add multiple namespaces for the checks, filters, handlers or assets
- fix: install python-requests for backend
2019-02-09 07:51:26 +00:00
- test: add travis ci
2019-02-06 21:10:22 +00:00
## [1.0.0] - 2019-02-06
2019-01-01 19:44:04 +00:00
- first version