mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 18:24:04 +00:00
12 lines
401 B
Markdown
12 lines
401 B
Markdown
# 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
|
|
- Add array support to the storage [#27](https://github.com/stancl/tenancy/pull/27)
|