From ee5fe7e80d73b4637026c32c6760881b32a8234f Mon Sep 17 00:00:00 2001 From: Andy McCurdy Date: Sun, 27 Jan 2019 11:54:19 -0800 Subject: changelog --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 5adcd4e..565ae0d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,6 @@ * 3.1.0 (in development) + * Fixed an issue with retry_on_timeout logic that caused some TimedOut + errors to be retried. Thanks Aaron Yang. #1022/#1023 * 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 -- cgit v1.2.1