Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
Changelog for package pacmod3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.2.2 (2023-06-26)
------------------
* Create pacmod3_common as a static library (`#146 <https://github.com/astuff/pacmod3/issues/146>`_)
* Contributors: Ian Colwell

2.2.1 (2023-06-26)
------------------
* Fix steering rpt (`#143 <https://github.com/astuff/pacmod3/issues/143>`_)
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?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>

Expand Down