X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.rst;h=fe3a2938ddd6bfaf1a8d0749403969eea7820325;hb=72f136b94ee75c3d2d6b44d02df3c5a5938f08d1;hp=c616953bad02de5cab08badbe7d527ba12fdac62;hpb=16134d090d04ec041159fcb2dc5200421b38bb38;p=pyderasn.git diff --git a/doc/news.rst b/doc/news.rst index c616953..fe3a293 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -1,6 +1,35 @@ 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 +--- +* Forbid any later GNU GPL version autousage (project's licence now is + GNU LGPLv3 only) +* Fix ``defines_by_path`` context option usage example + .. _release5.2: 5.2