From cda318a63f8d6a3c43408ac8d3dfa405d3ca7c7c Mon Sep 17 00:00:00 2001 From: Ilya Etingof Date: Sat, 23 Nov 2019 10:06:42 +0100 Subject: Update CHANGES.rst --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index f992889..3ff3aef 100644 --- 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 -- cgit v1.2.1