Browse Source

Prep CHANGELOG for 5.4.0

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

+ 6 - 1
CHANGELOG.md

@@ -5,9 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/)
 The format is based on [Keep a Changelog](http://keepachangelog.com/).
 The format is based on [Keep a Changelog](http://keepachangelog.com/).
 
 
 ## [Unreleased]
 ## [Unreleased]
+
+## [5.4.0] - 2019-07-20
 ## Changed
 ## Changed
+- Consolidate molecule configuration into shared base-config (@gofrolist)
 - Configure Fedora to automatically test only 28, 29, 30 (@jaredledvina)
 - Configure Fedora to automatically test only 28, 29, 30 (@jaredledvina)
 - Upgrade molecule Dockerfile to latest upstream (@jaredledvina)
 - Upgrade molecule Dockerfile to latest upstream (@jaredledvina)
+- Cleanup and improve role documentation (@jaredledvina)
 
 
 ## [5.3.0] - 2019-05-07
 ## [5.3.0] - 2019-05-07
 ## Changed
 ## Changed
@@ -182,7 +186,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/5.3.0...HEAD
+[Unreleased]: https://github.com/sensu/sensu-ansible/compare/5.4.0...HEAD
+[5.4.0]: https://github.com/sensu/sensu-ansible/compare/5.3.0...5.4.0
 [5.3.0]: https://github.com/sensu/sensu-ansible/compare/5.2.0...5.3.0
 [5.3.0]: https://github.com/sensu/sensu-ansible/compare/5.2.0...5.3.0
 [5.2.0]: https://github.com/sensu/sensu-ansible/compare/5.1.0...5.2.0
 [5.2.0]: https://github.com/sensu/sensu-ansible/compare/5.1.0...5.2.0
 [5.1.0]: https://github.com/sensu/sensu-ansible/compare/5.0.2...5.1.0
 [5.1.0]: https://github.com/sensu/sensu-ansible/compare/5.0.2...5.1.0