Ver Fonte

Prep CHANGELOG for 2.6.0

Jared Ledvina há 7 anos atrás
pai
commit
5ed10f7e32
1 ficheiros alterados com 4 adições e 1 exclusões
  1. 4 1
      CHANGELOG.md

+ 4 - 1
CHANGELOG.md

@@ -5,6 +5,8 @@ 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]
+
+## [2.6.0] - 2018-07-03
 ### Changed
 ### Changed
 - Add support for configuring [Tessen](https://docs.sensu.io/sensu-core/1.4/reference/tessen/) via `sensu_enable_tessen` (@jaredledvina)
 - Add support for configuring [Tessen](https://docs.sensu.io/sensu-core/1.4/reference/tessen/) via `sensu_enable_tessen` (@jaredledvina)
 - Stop publishing development/testing files to Ansible Galaxy (@jaredledvina)
 - Stop publishing development/testing files to Ansible Galaxy (@jaredledvina)
@@ -124,7 +126,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/2.5.0...HEAD
+[Unreleased]: https://github.com/sensu/sensu-ansible/compare/2.6.0...HEAD
+[2.6.0]: https://github.com/sensu/sensu-ansible/compare/2.5.0...2.6.0
 [2.5.0]: https://github.com/sensu/sensu-ansible/compare/2.4.0...2.5.0
 [2.5.0]: https://github.com/sensu/sensu-ansible/compare/2.4.0...2.5.0
 [2.4.0]: https://github.com/sensu/sensu-ansible/compare/2.3.0...2.4.0
 [2.4.0]: https://github.com/sensu/sensu-ansible/compare/2.3.0...2.4.0
 [2.3.0]: https://github.com/sensu/sensu-ansible/compare/2.2.0...2.3.0
 [2.3.0]: https://github.com/sensu/sensu-ansible/compare/2.2.0...2.3.0