]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Split release notes into a CHANGELOG.md file
authorColleen Murphy <colleen@gazlene.net>
Fri, 26 Jun 2015 18:29:22 +0000 (11:29 -0700)
committerColleen Murphy <colleen@gazlene.net>
Fri, 26 Jun 2015 22:40:19 +0000 (15:40 -0700)
commitd6369ecccfbaed99049ea64bf42dc6c2a63f6b10
tree2e20e720930b25e7d6e17a8e92a27e02ef79d29e
parent4d18c07eed8153e1f688619f9ae306a45de756fc
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: Ic8be387f8b3d7dac0dd57b2b36b4a0d07696f55b
CHANGELOG.md [new file with mode: 0644]
README.md