# HG changeset patch # User Ilya Etingof <etingof@gmail.com> # Date 1574500002 -3600 # Sat Nov 23 10:06:42 2019 +0100 # Node ID 58bd5f6580028d68ae7a2fdf131d180c56914115 # Parent a3aeaf68c824374fa4b250f11c9e75f7e56dc5c8 Update CHANGES.rst diff --git a/CHANGES.rst b/CHANGES.rst --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,7 +2,7 @@ Revision 0.5.0, released XX-09-2019 ----------------------------------- -- Refactor BER/CER/DER decoder into a coroutine. +- Make BER/CER/DER decodersstreaming and suspendible The goal of this change is to make the decoder yielding on input data starvation and resuming from where it stopped whenever the