Commit Graph

5 Commits

Author SHA1 Message Date
Emilien Macchi a2fe53e6d9 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: I2af74f77e6fce6a6067c13e865b5bc2bd34f39f6
2016-03-23 16:07:13 -04:00
Emilien Macchi 9567116722 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: Id9c6733690001290e94c5d8e04a96c149c151468
2015-11-25 11:52:51 +01:00
Jay Clark db78ba2f43 Prepare 6.1.0 release.
Change-Id: Ic21d2de087c2141f4698ecc076a1525e52fcac8d
(cherry picked from commit 0392fef144)
2015-10-19 15:13:15 -04:00
Emilien Macchi 38145b659c 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: I313824fa2ac64c0ce0240921695fab276556d7e5
2015-07-09 08:24:02 -04:00
Colleen Murphy 6c8c78c555 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: I5e77f8ac0f678c9a3b12326dd02afae9659f572d
2015-06-26 15:41:23 -07:00