1
0
mirror of https://github.com/wjwwood/serial.git synced 2026-01-22 03:34:53 +08:00
serial/changes.txt
William Woodall f3a9767a1a Releasing version 1.1.0 of serial
Converted the build system to caktin
2012-10-24 00:11:21 -07:00

11 lines
259 B
Plaintext

# 1.1.0 10-24-2012
* Converted the build system to catkin
# v1.0.1 8-27-2012
* Added baudrates: 1000000, 11520000, 2000000, 2500000, 3000000, 3500000, and 4000000
* Linking related bug fixes on Linux and OS X
* Custom baudrate bug fix. Closes issue #18.