CHANGELOG.md in app_manifest-0.1.2 vs CHANGELOG.md in app_manifest-0.2.0
- old
+ new
@@ -1,16 +1,20 @@
Change Log
All notable changes to this project will be documented in this file.
-The format is based on [Keep a Changelog](http://keepachangelog.com/)
+The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
+## [0.2.0] = 2017-03-17
+### Fixed
+- Addon keys are now deep symbolized.
+- Legacy formations are not rejected when keys are strings
-## [0.1.2] - 2017-27-02
+## [0.1.2] - 2017-02-27
### Fixed
- Reject legacy formations from canonicalized where process is not defined.
-## [0.1.1] - 2017-24-02
+## [0.1.1] - 2017-02-24
### Fixed
- Nested canonicalized nodes are now properly symbolized.