Skip to content

Commit ca6e477

Browse files
committed
3.1.0
1 parent d75d41c commit ca6e477

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package libcreate
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
3.1.0 (2023-05-09)
6+
------------------
7+
* Address warnings and errors
8+
* Catch boost exceptions in Serial.h
9+
* Contributors: Swapnil Patel
10+
511
3.0.0 (2022-04-06)
612
------------------
713
* Add option to workaround bug where firmware reports unexpected OI mode (`#67 <https://github.com/AutonomyLab/libcreate/issues/67>`_)

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>libcreate</name>
4-
<version>3.0.0</version>
4+
<version>3.1.0</version>
55
<description>C++ library for interfacing with iRobot's Create 1 and Create 2</description>
66

77
<maintainer email="jacobmperron@gmail.com">Jacob Perron</maintainer>

0 commit comments

Comments
 (0)