CHANGELOG.md in appfuel-0.5.8 vs CHANGELOG.md in appfuel-0.5.9
- old
+ new
@@ -3,9 +3,18 @@
# [Unreleased]
# Releases
+## [[0.5.9]](https://github.com/rsb/appfuel/releases/tag/0.5.8) 2017-07-27
+### Added
+- Adding a `run!` to handler which deals with failures
+- Adding a HandlerFailure has for when the handler fails
+- New interfaces for the aws dynamo db adapter
+
+### Fixed
+- Domain dsl attribute with array member and default is now working
+- Updating dry-validations & dry-types
## [[0.5.8]](https://github.com/rsb/appfuel/releases/tag/0.5.8) 2017-07-20
### Fixed
- aws dynamodb initializer region was not being set
- dynamodb repo did not have to_entity or storage_class