X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.rst;h=a2a45dab532a2e6c49fd567fbf4d2006053c1706;hb=b8a49984cedf903fa9c24b2c36de20c74089cb7d;hp=d9d9ca09111137dd363ae70b51cd5ef49e50dd78;hpb=6b0b62f656d1ccecc754c6bffb1fe450291c7419;p=pyderasn.git diff --git a/doc/news.rst b/doc/news.rst index d9d9ca0..a2a45da 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -1,11 +1,32 @@ News ==== +.. _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 +--- +* Fix fallbacked ``colored()`` function workability, + if no ``termcolor`` is installed + +.. _release5.1: + +5.1 +--- +* Fix empty ``--oids`` workability + .. _release5.0: 5.0 --- -* Ability to specify multip[le OID mappings for pprinted output +* Ability to specify multiple OID mappings for pprinted output (``oids`` keyword argument is renamed to ``oid_maps``) .. _release4.9: