From 01300521a116893db4f4fab33c518ebbd3a801d5 Mon Sep 17 00:00:00 2001 From: Andy McCurdy Date: Fri, 19 Apr 2019 00:10:19 -0700 Subject: changelog --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index c10c87c..a3d98f5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,6 @@ * 3.2.2 (in development) + * Resolve a race condition with the PubSubWorkerThread. #1150 + * Cleanup socket read error messages. Thanks Vic Yu. #1159 * Cleanup the Connection's selector correctly. Thanks Bruce Merry. #1153 * 3.2.1 * Fix SentinelConnectionPool to work in multiprocess/forked environments. -- cgit v1.2.1