CHANGELOG.md in appfuel-0.6.16 vs CHANGELOG.md in appfuel-0.7.0

- old
+ new

@@ -1,11 +1,18 @@ # Change Log All notable changes to this project will be documented in this file. (Pending approval) This project adheres to [Semantic Versioning](http://semver.org/). You can read more on this at [keep a change log](http://keepachangelog.com/) # [Unreleased] +## [[0.6.17]](https://github.com/rsb/appfuel/releases/tag/0.6.17) 2017-10-05 +### Added +- ElasticSearch Storage adapter and repository # Releases +## [[0.7.0]](https://github.com/rsb/appfuel/releases/tag/0.7.0) 2017-10-09 +### Added +- adding elastic search repository and adapater + ## [[0.6.16]](https://github.com/rsb/appfuel/releases/tag/0.6.16) 2017-10-02 ### Fixed - bootstrapping allow testing to disable initializers, swap out config data and pass in params to Initialize.run directly from the root module