summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorChris Liechti <cliechti@gmx.net>2015-10-02 22:16:51 +0200
committerChris Liechti <cliechti@gmx.net>2015-10-02 22:16:51 +0200
commit2fb340472f0eb96a24e780ad26fbfa741d1b0fcb (patch)
treeb926706287bfc224deb2311e83ab371071b1de54 /CHANGES.rst
parent418262d2b45e33c1835292ebd9581a7043b5215d (diff)
downloadpyserial-git-2fb340472f0eb96a24e780ad26fbfa741d1b0fcb.tar.gz
doc update
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index e393475..724b458 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -542,3 +542,12 @@ Bugfixes (cli):
- [Bug pyserial:159] write() in serialcli.py not working with IronPython 2.7.4
+
+Version 3.0a1 xxxx-xx-xx
+--------------------------
+
+- list_ports: add ``vid``, ``pid``, ``serial_number``, ``product``,
+ ``manufacturer`` and ``location`` attribute for USB devices.
+- list_ports: update OSX implementation.
+- list_ports: Raspberry Pi: internal port is found.
+