CHANGELOG.md in appfuel-0.6.4 vs CHANGELOG.md in appfuel-0.6.5
- old
+ new
@@ -3,9 +3,13 @@
# [Unreleased]
# Releases
+## [[0.6.5]](https://github.com/rsb/appfuel/releases/tag/0.6.5) 2017-08-21
+### Added
+- basic table query interface for dynamodb nosql adapter
+
## [[0.6.4]](https://github.com/rsb/appfuel/releases/tag/0.6.4) 2017-08-18
### Fixed
- invalid reference to `feature_name` in action's `dispatch`
### Changed