summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index ffbcf83..33614ad 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -4,6 +4,8 @@ Revision 0.4.4, released XX-07-2018
- Fixed native encoder type map to include all ASN.1 types
rather than just ambiguous ones
+- Fixed crash in `.prettyPrint` of `Sequence` and `Set` occuring
+ at OPTIONAL components
Revision 0.4.3, released 23-05-2018
-----------------------------------