v1.4.1 - 14 Apr 2015

Total issues resolved: 6

    44: Fix: use the correct targets on Travis-CI
    59: Upgrade to predis ~1.0
    60: Redis MGET support
    61: Void cache.
    64: Reduce memory usage in SQLite3 cache
    65: Unit test to solve original PR#62
    67: Memcache::doContains incorrectly returns FALSE for some values
    69: Improved PhpFileCache performance by removing useless stat calls


v1.4.0 - 15 Jan 2015

Total issues resolved: 15

    16: FilesystemCache should not use that many directories
    28: implemented Redis cache provider using Predis
    29: Added multi get Interface and some basic implementations
    32: Adding SQLite3 cache driver
    47: Add visibility keywords to the interface
    48: Interface normalization.
    49: Bugfix: Fully clearing cache on doFlush()
    50: FilesystemCache sanitizes filenames before writing
    51: Improve performance of doGetStats
    52: Add chain cache
    53: Hotfix/removed unnecessary or
    54: ArrayCache instead of ApcCache in ChainTest
    55: Fix race condition in PhpFileCache
    57: Fixed a PSR2 violation in XcacheCache
    58: Improved support for Redis serializing against HHVM


v1.3.1 - 17 Sep 2014

Total issues resolved: 6

    38: Fixed race conditions in FilesystemCache
    39: Remove unused var
    40: Remove dead config
    41: Add missing parameter
    42: Remove not needed stuff from PHPUnit bootstrap
    45: Fix handling of null values


v1.3.0 - 25 Oct 2013

v1.2 - 26 Sep 2013

* Added support for MongoDB as Cache Provider
* Fix namespace version reset

v1.1 - 20 Aug 2013

v1.0 - 10 Jan 2013
