summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 77055be..cf4f6ce 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -621,3 +621,16 @@ Bugfixes (win32):
- fix bad super call and duplicate old-style __init__ call
- [#80] list_ports: Compatibility issue between Windows/Linux
+
+
+
+Version 3.x.y 2016-nn-nn
+--------------------------
+Improvements:
+
+- deprecate ``nonblocking()`` method on posix, the port is already in this
+ mode.
+
+Bugfixes:
+
+- [#122] fix bug in FramedPacket