Przeglądaj źródła

Prep changelog for 5.2.0

Signed-off-by: Jared Ledvina <jared@techsmix.net>
Jared Ledvina 7 lat temu
rodzic
commit
e3b9481785
1 zmienionych plików z 6 dodań i 1 usunięć
  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.2.0] - 2019-03-12
+## Added
+- Add official support for OracleLinux 7 (@michaelpporter)
+
 ## [5.1.0] - 2019-02-27
 ## [5.1.0] - 2019-02-27
 ## Changed
 ## Changed
 - Add `client_templates` option for group based tempaltes (@michaelpporter)
 - Add `client_templates` option for group based tempaltes (@michaelpporter)
@@ -170,7 +174,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.1.0...HEAD
+[Unreleased]: https://github.com/sensu/sensu-ansible/compare/5.2.0...HEAD
+[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
 [5.0.2]: https://github.com/sensu/sensu-ansible/compare/5.0.1...5.0.2
 [5.0.2]: https://github.com/sensu/sensu-ansible/compare/5.0.1...5.0.2
 [5.0.1]: https://github.com/sensu/sensu-ansible/compare/5.0.0...5.0.1
 [5.0.1]: https://github.com/sensu/sensu-ansible/compare/5.0.0...5.0.1