We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb71a1 commit 76a2900Copy full SHA for 76a2900
2 files changed
CHANGELOG.rst
@@ -2,6 +2,14 @@
2
Changelog for package pacmod3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
+Forthcoming
6
+-----------
7
+
8
+2.2.2 (2023-06-26)
9
+------------------
10
+* Create pacmod3_common as a static library (`#146 <https://github.com/astuff/pacmod3/issues/146>`_)
11
+* Contributors: Ian Colwell
12
13
2.2.1 (2023-06-26)
14
------------------
15
* Fix steering rpt (`#143 <https://github.com/astuff/pacmod3/issues/143>`_)
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package format="2">
<name>pacmod3</name>
- <version>2.2.1</version>
+ <version>2.2.2</version>
<description>AutonomouStuff PACMod v3 Driver Package</description>
<license>MIT</license>
0 commit comments