summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2019-07-13 18:58:17 +0200
committerIlya Etingof <etingof@gmail.com>2019-07-13 18:58:17 +0200
commit2f7535c697c3ca9f7c930a5ea79293f0b8d4313b (patch)
treed5013853b379f4d19ee58a64aa724fbb255c0255 /CHANGES.rst
parent18974828b048383f15cab77e2e3c181a373ace1a (diff)
downloadpyasn1-git-2f7535c697c3ca9f7c930a5ea79293f0b8d4313b.tar.gz
Document base ASN.1 types
Also many fixes here and there to docs and docstrings.
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index f631be5..cbed81e 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -658,7 +658,7 @@ Revision 0.0.5a
Revision 0.0.4a
---------------
-* Asn1ItemBase.prettyPrinter() -> \*.prettyPrint()
+* Asn1Type.prettyPrinter() -> \*.prettyPrint()
Revision 0.0.3a
---------------