summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2019-11-23 10:08:00 +0100
committerGitHub <noreply@github.com>2019-11-23 10:08:00 +0100
commit6bb6e5b1cc752caf5c08cafca350644c8028dcda (patch)
tree2dcc4595154391cca29a43c1a2112193d33096ef
parent96b0a7742a243dbcdacdcdcc64e141437a40835a (diff)
downloadpyasn1-git-6bb6e5b1cc752caf5c08cafca350644c8028dcda.tar.gz
Update CHANGES.rst
-rw-r--r--CHANGES.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 3ff3aef..34c82ca 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,8 +1,8 @@
-Revision 0.5.0, released XX-09-2019
+Revision 0.5.0, released XX-11-2019
-----------------------------------
-- Make BER/CER/DER decodersstreaming and suspendible
+- Make BER/CER/DER decoders streaming 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