]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - doc/news.rst
Do not shadow TagMismatch error during Choice/Set decoding
[pyderasn.git] / doc / news.rst
index ad0284c0c2f27ed9300442680f25455b718466cb..fd7551b0a8c3e0f673af5a368d49731225ee96e7 100644 (file)
@@ -1,6 +1,23 @@
 News
 ====
 
+.. _release3.5:
+
+3.5
+---
+* Fix TagMismatch exception completeness during Choice and Set decoding.
+  Previously we will loose offset and decode_path information about
+  concrete TagMismatched entity.
+
+.. _release3.4:
+
+3.4
+---
+* Strict NumericString's value sanitation
+* Invalid encoding in string types will raise ``DecodeError`` exception,
+  instead of ``Unicode*Error``
+* Fixed DecodePathDefBy workability with Python 2.x
+
 .. _release3.3:
 
 3.3