X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.rst;h=c616953bad02de5cab08badbe7d527ba12fdac62;hb=16134d090d04ec041159fcb2dc5200421b38bb38;hp=d9d9ca09111137dd363ae70b51cd5ef49e50dd78;hpb=6b0b62f656d1ccecc754c6bffb1fe450291c7419;p=pyderasn.git diff --git a/doc/news.rst b/doc/news.rst index d9d9ca0..c616953 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -1,11 +1,24 @@ News ==== +.. _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: