5 Commits

Author SHA1 Message Date
Emilien Macchi
6788f85f37 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: Ib8d8bceed429658b9284644ab0164f7226ff6fc7
2016-03-23 16:07:57 -04:00
Emilien Macchi
a26f81393b 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: I019a1ba2fcae6f0bf562cc44936cfe900f750af3
2015-11-25 23:43:49 +01:00
Sebastien Badia
f03b104975 Prepare 6.1.0 release
Change-Id: I63260479da87738fe3d918836c25d5c98088e7c4
(cherry picked from commit adadb05af2850996ce4bb8e5edd4b770f5e782cf)
2015-10-19 15:27:35 -04:00
Emilien Macchi
0f94d24f22 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: Ifcf2e23a24d0b6e98f4582f6cbe9444899f35ada
2015-07-09 11:29:10 -04:00
Colleen Murphy
ee558f07c6 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: I04b01bcba30b83a14aed90f09e47dd2b59992f81
2015-06-26 18:14:52 -07:00