commit | a9d9b3db83d4333c5a16ead57ba8781a46c784d7 | [log] [tgz] |
---|---|---|
author | Chris Liechti <cliechti@gmx.net> | Sun Jun 05 23:45:54 2016 +0200 |
committer | Chris Liechti <cliechti@gmx.net> | Sun Jun 05 23:45:54 2016 +0200 |
tree | 68ddffd97b29405e64fa4c37c40c6b30d525e9c8 | |
parent | 5984842cc5f785c181c2655425e40026344b4fee [diff] |
doc: update CHANGES.txt
diff --git a/CHANGES.rst b/CHANGES.rst index 77055be..cf4f6ce 100644 --- a/CHANGES.rst +++ b/CHANGES.rst
@@ -621,3 +621,16 @@ - 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