ansible-role-sensu/CHANGELOG.md

15 lines
421 B
Markdown
Raw 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-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-08 17:44:39 +00:00
- fix: install build-essential for agent
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