aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG.md
diff options
context:
space:
mode:
authorfatkodima <fatkodima@rambler.ru>2017-12-14 17:05:13 +0200
committerfatkodima <fatkodima123@gmail.com>2018-02-01 23:52:20 +0200
commitdc407392cd6527a9902e91efabedbdced43594e1 (patch)
treed1d459e87d62296aba5f91f0fae34985e774c9af /activesupport/CHANGELOG.md
parent2417f3c53f3e5fb1fbc1f8ba3a75ce65349dc11c (diff)
downloadrails-dc407392cd6527a9902e91efabedbdced43594e1.tar.gz
rails-dc407392cd6527a9902e91efabedbdced43594e1.tar.bz2
rails-dc407392cd6527a9902e91efabedbdced43594e1.zip
Add support for connection pooling on RedisCacheStore
Diffstat (limited to 'activesupport/CHANGELOG.md')
-rw-r--r--activesupport/CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md
index c9cf63f7b5..d2e7b0a31a 100644
--- a/activesupport/CHANGELOG.md
+++ b/activesupport/CHANGELOG.md
@@ -1,3 +1,5 @@
+* Add support for connection pooling on RedisCacheStore.
+ *fatkodima*
Please check [5-2-stable](https://github.com/rails/rails/blob/5-2-stable/activesupport/CHANGELOG.md) for previous changes.