Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 903 Bytes

CHANGELOG.md

File metadata and controls

45 lines (26 loc) · 903 Bytes

Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.

2.5.3 - TBD

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #15 fixes an issue observed on HHVM when merging a list of memcached servers to add to the storage resource.

2.5.2 - 2015-07-16

Added

  • #10 adds TTL support for the Redis adapter.
  • #6 adds more suggestions to the composer.json for PHP extensions supported by storage adapters.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #9 fixes an issue when connecting to a Redis instance with the persistent_id option.