diff --git a/CHANGELOG.md b/CHANGELOG.md index 1dbe2886..a850ca70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased][unreleased] + +## [0.0.8] - 2015-02-17 ### Changed - Update year to match in every README example. -- Reluctantly stop making fun of Brits only, since most of the world +- Reluctantly stop making fun of Brits only, since most of the world writes dates in a strange way. ### Fixed @@ -64,7 +66,8 @@ notable changes. - Good examples and basic guidelines, including proper date formatting. - Counter-examples: "What makes unicorns cry?" -[unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.7...HEAD +[unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.8...HEAD +[0.0.8]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.7...v0.0.8 [0.0.7]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.6...v0.0.7 [0.0.6]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.5...v0.0.6 [0.0.5]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.4...v0.0.5 diff --git a/index.html b/index.html index b605139d..dee55ca3 100644 --- a/index.html +++ b/index.html @@ -86,11 +86,11 @@

  • Dumping a diff of commit logs. Just don’t do that, you’re helping nobody.
  • Not emphasizing deprecations. When people upgrade from one version to another, it should be painfully clear when something will break.
  • -
  • Dates in region-specific formats. Americans put the month first -("06-02-2012" for June 2nd, 2012, which makes no sense), while Brits -use a robotic-looking "2 June 2012", yet pronounce it differently. -"2012-06-02" works logically from largest to smallest, doesn't overlap in -ambiguous ways with other date formats, and is an +
  • Dates in region-specific formats. In the U.S., people put the month first +("06-02-2012" for June 2nd, 2012, which makes no sense), while many people +in the rest of the world write a robotic-looking "2 June 2012", yet pronounce +it differently. "2012-06-02" works logically from largest to smallest, doesn't +overlap in ambiguous ways with other date formats, and is an ISO standard. Thus, it is the recommended date format for change logs.
  • @@ -141,7 +141,7 @@

    README, LICENSE, and CONTRIBUTING.

    The uppercase naming (which in old operating systems made these files stick