diff --git a/CHANGELOG.md b/CHANGELOG.md index 53461a7..ce81ea6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,5 +4,8 @@ All notable changes to `Laravel foundation` will be documented in this file. Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles. +## 0.1.1 - 2018-06-06 +- Fixed bug where marshaller would not map a type hinted class, implementing Arrayable, to constructor parameter + ## 0.1.0 - 2018-06-05 - Initial release \ No newline at end of file