mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 03:34:53 +08:00
"1.1.6"
This commit is contained in:
parent
3d0537ceb8
commit
d06b2f94dd
@ -2,8 +2,8 @@
|
||||
Changelog for package serial
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
1.1.6 (2013-10-17)
|
||||
------------------
|
||||
* Move stopbits_one_point_five to the end of the enum, so that it doesn't alias with stopbits_two.
|
||||
|
||||
1.1.5 (2013-09-23)
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<package>
|
||||
<name>serial</name>
|
||||
<version>1.1.5</version>
|
||||
<version>1.1.6</version>
|
||||
<description>
|
||||
Serial is a cross-platform, simple to use library for using serial ports on computers. This library provides a C++, object oriented interface for interacting with RS-232 like devices on Linux and Windows.
|
||||
</description>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user