mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 16:44:04 +00:00
18 lines
625 B
Markdown
18 lines
625 B
Markdown
# Release Notes for 1.x
|
|
|
|
## [v1.1.2 (2019-02-13)](https://github.com/stancl/tenancy/compare/v1.1.1...v1.1.2)
|
|
|
|
### Fixed
|
|
- Fix small bug in CacheManager [`d4d4119`](https://github.com/stancl/tenancy/commit/d4d411975496272158d7823597427fad8966fff8)
|
|
|
|
|
|
## [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)
|