summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorChris Liechti <cliechti@gmx.net>2015-11-01 23:06:07 +0100
committerChris Liechti <cliechti@gmx.net>2015-11-01 23:06:07 +0100
commit6d86727f3b4d2636b2caff50fcf3bee4f0307895 (patch)
treec309c5cd5dcc2982c71a50f434f0c2130c133b0b /CHANGES.rst
parentbb5341b6f19e68ae59b7cccf83d4b363f10330bf (diff)
downloadpyserial-git-6d86727f3b4d2636b2caff50fcf3bee4f0307895.tar.gz
doc update
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 3a929d7..007b3bd 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -556,3 +556,11 @@ Version 3.0b1 2015-10-19
- posix: add experimental implementation ``VTIMESerial``
- new URL handler ``alt://`` to select alternative implementations
+
+Version 3.0b2 2015-11-xx
+--------------------------
+
+- minor fixes to setup.py (file list), inter_byte_timeout (not stored when
+ passed to __init__), rfc2217 (behavor of close when open failed),
+ list_ports (__str__)
+