1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 14:54:04 +00:00
tenancy/CHANGELOG-1.x.md
2019-02-27 18:26:09 +01:00

1.3 KiB

Release Notes for 1.x

v1.3.0 (2019-02-27)

Added

  • Add 5.8 support #33

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