16 lines
489 B
Markdown
16 lines
489 B
Markdown
# CHANGELOG
|
|
|
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
|
Which is based on [Keep A Changelog](http://keepachangelog.com/)
|
|
|
|
## [Unreleased]
|
|
- feat: add support of centos 7
|
|
- feat: add support of ubuntu 16.04
|
|
- feat: add support of ubuntu 18.04
|
|
- feat: add multiple namespaces for the checks, filters, handlers or assets
|
|
- fix: install python-requests for backend
|
|
- fix: install build-essential for agent
|
|
- test: add travis ci
|
|
|
|
## [1.0.0] - 2019-02-06
|
|
- first version
|