doc/news.rst | 10 +++++----- diff --git a/doc/news.rst b/doc/news.rst index 63d9ce14245ccb0d25f2840f11b79a57820559245b9b633a452d3c85d577a219..b7c74d29dbdcdb87e5d7e231fd41be8e2d1bb9fa9ed42a4d4867f19d77f72657 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -28,15 +28,15 @@ .. _release3.6: 3.6 --- -* Ability to set values during Sequence initialization. +* Ability to set values during Sequence initialization .. _release3.5: 3.5 --- -* Fix TagMismatch exception completeness during Choice and Set decoding. +* Fix TagMismatch exception completeness during Choice and Set decoding Previously we will loose offset and decode_path information about - concrete TagMismatched entity. + concrete TagMismatched entity .. _release3.4: @@ -109,9 +109,9 @@ 1.5 --- * Generic decoder's scheme and pretty printer - (:py:func:`pyderasn.generic_decoder`) can be used in libraries. + (:py:func:`pyderasn.generic_decoder`) can be used in libraries * Ability to specify :ref:`defines_by_path ` - during command line invocation. + during command line invocation .. _release1.4: