5 Commits

Author SHA1 Message Date
Emilien Macchi
104f2d3e58 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: Id57b311e22d813f01d2ae8bc5003610a0544808b
2016-03-23 16:07:47 -04:00
Emilien Macchi
47a0c6392f 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: I6fcc8d1eaa65d44ec2e3682390909e01f5017ada
2015-11-24 10:28:56 +01:00
Sebastien Badia
69a408d084 Prepare 6.1.0 release
Change-Id: Idd5a6e3b24f58b12a95be89687807c28a05948e0
(cherry picked from commit 5bf90975d8cdf283196004762f19f65d01d8ab48)
2015-10-19 15:24:37 -04:00
Emilien Macchi
4361639f09 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: I392a291c27846a329c123fd5c0a8eefca42ea7c0
2015-07-09 10:05:27 -04:00
Colleen Murphy
58bae2b85d 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: I93f6546ef9128bbf102595bd920f74a4959b7848
2015-06-26 17:15:16 -07:00