diff options
author | Andrey Andreev <narf@devilix.net> | 2017-02-21 10:53:46 +0100 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2017-02-21 10:53:46 +0100 |
commit | 1d9aaee34ea77fdb68d79d7add37f26dd2649c00 (patch) | |
tree | 9590c58a82b195d77fb7a3ad0d72828f46a3efab /user_guide_src/source/changelog.rst | |
parent | 157db44a550b194039b1f3c3a70dc259e8f57d5f (diff) |
[ci skip] Changelog, docs changes following PR #5025
Diffstat (limited to 'user_guide_src/source/changelog.rst')
-rw-r--r-- | user_guide_src/source/changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst index 5cfe0ca74..f1f0b6834 100644 --- a/user_guide_src/source/changelog.rst +++ b/user_guide_src/source/changelog.rst @@ -37,6 +37,7 @@ Release Date: Not Released - :doc:`Cache Library <libraries/caching>` changes include: + - Added 'apcu' driver. - Added UNIX socket connection support to the 'memcached' driver. - Added 'database' configuration option to the 'redis' driver, allowing to auto-select another database. - Changed the 'memcached' driver to ignore configurations that don't specify a hostname. |