Commit Graph

5 Commits

Author SHA1 Message Date
Emilien Macchi aaca432766 Release 8.0.0
* Update CHANGELOG with release notes URL.
* Update README with new release number & name.
* Update metadata.json with new tag & dependencies.
* Add release note prelude for Mitaka.
* Update Reno release note to drop prelude.
* Improve release note landing page.

Change-Id: Idab573c83aa4c46957129b0aba7f7e8bb97340e0
2016-03-23 16:07:17 -04:00
Emilien Macchi 29670f4f21 release: prepare 7.0.0 (liberty)
This patch prepares this Puppet module to be released in 7.x series (Liberty)
with 7.0.0.

Change-Id: Ieb4a0d2eb18ab68521d97eb8c6ed4a541306be3b
2015-11-25 12:01:12 +01:00
Jay Clark 76d86aadeb Prepare 6.1.0 release
Change-Id: I473670194f2e8045cf92ecf46ac547e39b2ec53c
(cherry picked from commit a01d57c739)
2015-10-19 15:17:25 -04:00
Emilien Macchi beb2863210 Prepare 6.0.0 release
Update CHANGELOG, README and metadata.json to bump the module to the
first Kilo release (6.0.0).

Change-Id: I0efc9ea4a6bfcc03005abfe9f4b5eb948b31e089
2015-07-09 12:31:15 -04:00
Colleen Murphy a27e85d41b Split release notes into a CHANGELOG.md file
This patch splits out release notes into a separate dedicated file for
consistency with the puppetlabs puppet modules. Additionally, this
patch improves the release notes by:

- Fixing the tense to be consistent with commit message standards ("Add
  new feature" instead of "Added new feature" or "Adds new feature")
- Breaking up changes into categories to make it easier for operators
  to know what happened in the change: backwards-incompatible changes,
  features, bugfixes, and maintenance commits
- Linewrapping to 80 chars
- Adding release dates, formatted according to ISO-8601

Change-Id: Iad66450804aea5ccd7c7c3120c44face0f667f18
2015-06-26 15:41:57 -07:00