summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy McCurdy <andy@andymccurdy.com>2019-01-27 11:46:10 -0800
committerAndy McCurdy <andy@andymccurdy.com>2019-01-27 11:46:10 -0800
commitcac28e59c15a025861056f30a1502c4894b172a6 (patch)
tree821e7991cb6420bfc97393bf99509809beb0bf93
parent574a10c0da5f94c63f9516c78209a010fd467b05 (diff)
downloadredis-py-cac28e59c15a025861056f30a1502c4894b172a6.tar.gz
changelog
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 405f756..5adcd4e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,7 @@
* 3.1.0 (in development)
+ * Added support for SNI for SSL. Thanks @oridistor and Roey Prat. #1087
+ * Fixed ConnectionPool repr for pools with no connections. Thanks
+ Cody Scott. #1043/#995
* Fixed GEOHASH to return a None value when specifying a place that
doesn't exist on the server. Thanks @guybe7. #1126
* Fixed XREADGROUP to return an empty dictionary for messages that