1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 13:14:05 +00:00
tenancy/CHANGELOG-1.x.md
2019-02-15 21:06:52 +01:00

1.2 KiB

Release Notes for 1.x

v1.2.0 (2019-02-15)

Added

v1.1.3 (2019-02-13)

Fixed

  • Fix CacheManager (it merged tags incorrectly), write tests for CacheManager #31 a2d68b1

v1.1.2 (2019-02-13)

Fixed

  • Fix small bug in CacheManager d4d4119

v1.1.1 (2019-02-11)

Fixed

  • Fix "Associative arrays are stored as objects" #28

v1.1.0 (2019-02-10)

Added

  • Add array support to the storage #27