CHANGELOG.md in appfuel-0.5.16 vs CHANGELOG.md in appfuel-0.6.1

- old
+ new

@@ -3,9 +3,15 @@ # [Unreleased] # Releases +## [[0.6.0]](https://github.com/rsb/appfuel/releases/tag/0.6.0) 2017-08-10 +### Added +- Validation to handlers +- Dispatching actions to other actions added to the handler +- New mixin `Application::FeatureHelper` to aid in feature initialization + ## [[0.5.16]](https://github.com/rsb/appfuel/releases/tag/0.5.16) 2017-08-08 ### Fixed - response handler no longer has double error keys ## [[0.5.15]](https://github.com/rsb/appfuel/releases/tag/0.5.15) 2017-08-08