X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.rst;h=fe3a2938ddd6bfaf1a8d0749403969eea7820325;hb=72f136b94ee75c3d2d6b44d02df3c5a5938f08d1;hp=a2a45dab532a2e6c49fd567fbf4d2006053c1706;hpb=b8a49984cedf903fa9c24b2c36de20c74089cb7d;p=pyderasn.git diff --git a/doc/news.rst b/doc/news.rst index a2a45da..fe3a293 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -1,6 +1,27 @@ News ==== +.. _release5.6: + +5.6 +--- +* Convenient ``.decod()`` method, that raises if tail is not empty +* Control characters (like newlines) of text fields in pprinted output + are escaped + +.. _release5.5: + +5.5 +--- +* PEP-396 compatible module's ``__version__`` + +.. _release5.4: + +5.4 +--- +* Do not shadow underlying ``DecodeError`` during decoding of optional + sequence's field + .. _release5.3: 5.3