Skip to content

Commit 9f84290

Browse files
committed
Release 1.2.28
- Updated online documentation - Updated CMake build scenario to suppress useless Doxygen warning - Version bump to 1.2.28 - Matched versions for ROS node and underlying library
1 parent e7f25f1 commit 9f84290

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ Forthcoming
77
* add ROS2 launch files
88
* add MultiThreadedExecutor in witmotion_ros_node
99

10+
1.2.28 (2023-03-21)
11+
--------------------
12+
* Updated online documentation
13+
* Updated CMake build scenario to suppress useless Doxygen warning
14+
* Version bump to 1.2.28
15+
* Matched versions for ROS node and underlying library
16+
1017
1.2.27 (2023-02-27)
1118
--------------------
1219
* Merged pull request `#12 <https://github.com/ElettraSciComp/witmotion_IMU_ros/issues/12>`_ from fllay/main

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>witmotion_ros</name>
3-
<version>1.2.27</version>
3+
<version>1.2.28</version>
44
<description>Standalone QT-based IMU/GPS decoder nodes for Witmotion UART-compatible sensor devices</description>
55

66
<maintainer email="[email protected]">Andrey Vukolov</maintainer>

0 commit comments

Comments
 (0)