From 072531e090948c4f0add5f8bf99364102403baa9 Mon Sep 17 00:00:00 2001 From: Ilya Etingof Date: Sun, 30 Jul 2017 00:58:20 +0200 Subject: fixed SetOf/SequenceOf printing and decoding crash --- CHANGES.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES.rst') diff --git a/CHANGES.rst b/CHANGES.rst index 3fd64c8..fdf569f 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,6 +5,8 @@ Revision 0.3.2, released XX-07-2017 - Fixed GeneralizedTime/UTCTime CER/DER codecs to actually get invoked - Fixed DER/CER encoders handling optional SEQUENCE/SET fields containing nested SEQUENCE/SET with optional fields. +- Fixed crash in SequenceOf/SetOf pretty printing and decoding (in some + cases) - Fixed documentation markup issues. Revision 0.3.1, released 26-07-2017 -- cgit v1.2.3