Skip to content

Commit b677818

Browse files
2.2.1 release (#144)
* Update changelog for 2.2.1 release * 2.2.1
1 parent a3f8586 commit b677818

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.rst

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

5+
2.2.1 (2023-06-26)
6+
------------------
7+
* Fix steering rpt (`#143 <https://github.com/astuff/pacmod3/issues/143>`_)
8+
* update submodule and nodelet to use autogen steering_rpt_t to unpack steering rpt (need signed ints)
9+
* update submodule commit hash
10+
* Contributors: cullenstoneAS
11+
512
2.2.0 (2023-06-08)
613
------------------
714
* Add README to install folder (`#140 <https://github.com/astuff/pacmod3/issues/140>`_)

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="2">
33
<name>pacmod3</name>
4-
<version>2.2.0</version>
4+
<version>2.2.1</version>
55
<description>AutonomouStuff PACMod v3 Driver Package</description>
66
<license>MIT</license>
77

0 commit comments

Comments
 (0)