]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - doc/news.rst
ctx is safe to use as immutable
[pyderasn.git] / doc / news.rst
index a0349649ef7d4784e0a32d51298f0183dcc5ce88..87863f5f5f5273b23173bd1cae92f75973f78505 100644 (file)
@@ -1,13 +1,20 @@
 News
 ====
 
+.. _release4.5:
+
+4.5
+---
+* ``ctx`` parameter can be safely used in .decode() and won't be muted
+
+
 .. _release4.4:
 
 4.4
 ---
 * All errors are inherited from ASN1Error class
-* NumericString/PrintableString has allowable_chars property holding all
-  allowed characters
+* NumericString/PrintableString has ``allowable_chars`` property holding
+  all allowed characters
 
 .. _release4.3: