Commit Graph

5 Commits

Author SHA1 Message Date
Emilien Macchi 76e1be1657 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: I2bb151fab1863f66a51fe2062a536348a390bec5
2016-03-23 16:07:53 -04:00
Emilien Macchi 5ca8b0b75f 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: Ie4215a8aa36c886972ad4ab801fb038e2afffc93
2015-11-26 09:36:15 +01:00
Sebastien Badia 31ab888be2 Prepare 6.1.0 release
Change-Id: I19c791d60c977eaefe6276730eba322c01a79ea2
(cherry picked from commit 69031e85eb)
2015-10-21 01:57:53 +00:00
Emilien Macchi 851e0530fd 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: Ie03dec60485d6dd94034fff8186d6124bffed34b
2015-07-09 10:11:46 -04:00
Colleen Murphy c4ca308c26 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: I44f3e7bc16fa85dcdf6eab90f26fa6ad94c6e4fd
2015-06-26 17:48:59 -07:00