From 665843a9e0ca8149f423442bdd4f5679d128f672 Mon Sep 17 00:00:00 2001 From: Ilya Etingof Date: Sat, 22 Jul 2017 22:58:10 +0200 Subject: .subtypeSpec and .sizeSpec refactored into a read-only attributes --- CHANGES.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGES.rst') diff --git a/CHANGES.rst b/CHANGES.rst index d735867..fafd7a2 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -22,7 +22,8 @@ Revision 0.3.1, released XX-07-2017 read-only on instances. - Sequence/Set DER/CER/DER decoder optimized to skip the case of reordered components handling when not necessary. -- Tags and constraints-related getter methods refactored into descriptors/properties. +- Tags and constraints-related getter methods refactored into read-only + instance attributes. - The .hasValue() method refactored into .isValue property. All ASN.1 objects now support them, not just scalars. - The Real.{isInfinity, isPlusInfinity, isMinusInfinity} methods -- cgit v1.2.3