diff --git a/CHANGES b/CHANGES index e83660d6ac..a31a4bfc15 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,4 @@ + * Allow data to drain from async PythonParser when reading during a disconnect() * Add test and fix async HiredisParser when reading during a disconnect() (#2349) * Use hiredis-py pack_command if available. * Support `.unlink()` in ClusterPipeline