X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.rst;h=6e2427c90021bb4c7913d42977c29b5a8365212d;hb=5da3ff1e270f6ca27d15d19a7249c0791f46b2a2;hp=7e5d52bd7888bd1b9518f43ab884995c75a3246e;hpb=3fe92eb802a805e2e31837e0388f5ea74391a39e;p=pyderasn.git diff --git a/doc/news.rst b/doc/news.rst index 7e5d52b..6e2427c 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -1,6 +1,16 @@ News ==== +.. _release3.13: + +3.13 +---- +* DecodeError's decode paths are separated with ``:``, instead of ``.``, + because of colliding with dots in OIDs +* Ability to print element decode paths with ``--print-decode-path`` + command line option (and corresponding keyword argument) +* Ability to print tree's branch specified with ``--decode-path-only`` + .. _release3.12: 3.12