1
0
mirror of https://github.com/wjwwood/serial.git synced 2026-01-22 11:44:53 +08:00

Fixing up CHANGELOG.rst for 1.1.4

This commit is contained in:
William Woodall 2013-06-20 14:10:38 -07:00
parent db0947e242
commit 7f03d8d804

View File

@ -2,8 +2,8 @@
Changelog for package serial
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.1.4 (2013-06-12 00:13:18 -0600)
---------------------------------
* Timing calculation fix for read and write.
Fixes `#27 <https://github.com/wjwwood/serial/issues/27>`_
* Update list of exceptions thrown from constructor.