diff options
author | Jesse Lovelace <jesse.lovelace@gmail.com> | 2015-12-04 13:55:55 -0600 |
---|---|---|
committer | Jesse Lovelace <jesse.lovelace@gmail.com> | 2015-12-04 13:55:55 -0600 |
commit | 1b4e6b2b0ceb0209f804f597f212083a96d19eef (patch) | |
tree | 850e2ba4690de8888ea42a81956d6d1cb8b0f664 | |
parent | fa87f665c69507d79f75bf8e489755498bcd6768 (diff) | |
parent | b14c26899fe0171ff994ae7de84adbb49c05c726 (diff) |
Merge pull request #278 from bmjen/fix-changelog
(maint) Update ordering in CHANGELOG
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2092aa8..1e6099f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,11 @@ -##Supported Release 1.3.2 +# Change Log +All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). + +## [1.3.2] - Supported Release ###Summary Small release for support of newer PE versions. This increments the version of PE in the metadata.json file. -# Change Log -All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). - ## [1.3.1] - 2015-07-28 Supported Release ###Summary This release includes a number of bugfixes along with some test updates. |