diff --git a/CHANGELOG-1.x.md b/CHANGELOG-1.x.md index 8e283daf..701a3e9a 100644 --- a/CHANGELOG-1.x.md +++ b/CHANGELOG-1.x.md @@ -1,5 +1,11 @@ # Release Notes for 1.x +## [v1.1.1 (2019-02-11)](https://github.com/stancl/tenancy/compare/v1.1.0...v1.1.1) + +### Fixed +- Fix "Associative arrays are stored as objects" [#28](https://github.com/stancl/tenancy/issues/28) + + ## [v1.1.0 (2019-02-10)](https://github.com/stancl/tenancy/compare/v1.0.0...v1.1.0) ### Added