Browse Source

Prep CHANGELOG for 5.0.0

Signed-off-by: Jared Ledvina <jared@techsmix.net>
Jared Ledvina 6 years ago
parent
commit
4dcfd2bdd9
1 changed files with 6 additions and 1 deletions
  1. 6 1
      CHANGELOG.md

+ 6 - 1
CHANGELOG.md

@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
 
 
 ## [Unreleased]
 ## [Unreleased]
 
 
+## [5.0.0] - 2019-02-19
+### Breaking Changes
+- Prefix all variables with `sensu_` to reduce collisions with other roles (@michaelpporter)
+
 ## [4.0.0] - 2019-02-17
 ## [4.0.0] - 2019-02-17
 ### Breaking Changes
 ### Breaking Changes
 - Upgrade all playbooks to `loop` syntax, requiring Ansible 2.5 or higher (@michaelpporter)
 - Upgrade all playbooks to `loop` syntax, requiring Ansible 2.5 or higher (@michaelpporter)
@@ -153,7 +157,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
 
 
 First tagged release, starting at 1.0.0 since the project can be considered stable at this point.
 First tagged release, starting at 1.0.0 since the project can be considered stable at this point.
 
 
-[Unreleased]: https://github.com/sensu/sensu-ansible/compare/4.0.0...HEAD
+[Unreleased]: https://github.com/sensu/sensu-ansible/compare/5.0.0...HEAD
+[5.0.0]: https://github.com/sensu/sensu-ansible/compare/4.0.0...5.0.0
 [4.0.0]: https://github.com/sensu/sensu-ansible/compare/3.0.0...4.0.0
 [4.0.0]: https://github.com/sensu/sensu-ansible/compare/3.0.0...4.0.0
 [3.0.0]: https://github.com/sensu/sensu-ansible/compare/2.7.0...3.0.0
 [3.0.0]: https://github.com/sensu/sensu-ansible/compare/2.7.0...3.0.0
 [2.7.0]: https://github.com/sensu/sensu-ansible/compare/2.6.0...2.7.0
 [2.7.0]: https://github.com/sensu/sensu-ansible/compare/2.6.0...2.7.0