CHANGELOG.md in appfuel-0.2.7 vs CHANGELOG.md in appfuel-0.2.8
- old
+ new
@@ -2,10 +2,15 @@
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]
# Releases
-## [[0.2.7]](https://github.com/rsb/appfuel/releases/tag/0.2.6) 2017-06-07
+## [[0.2.8]](https://github.com/rsb/appfuel/releases/tag/0.2.8) 2017-06-07
+### Fixed
+- searching configuration definitions with a symbol was failing because key was
+ a string
+
+## [[0.2.7]](https://github.com/rsb/appfuel/releases/tag/0.2.7) 2017-06-07
### Changed
- Initializers are now stored in the app container and separate runlist
determines the order for which they run
## [[0.2.6]](https://github.com/rsb/appfuel/releases/tag/0.2.6) 2017-06-06