Skip to content

Commit ed2ee3a

Browse files
committed
0.4.1
1 parent 296b6ed commit ed2ee3a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package octomap_ros
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.4.1 (2020-04-23)
6+
------------------
77
* Added archive destination for static libraries (`#10 <https://github.com/OctoMap/octomap_ros/issues/10>`_)
88
* Fix catkin_lint issues and cmake policy CMP0038 (`#9 <https://github.com/OctoMap/octomap_ros/issues/9>`_)
99
* Update maintainer emails

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>octomap_ros</name>
3-
<version>0.4.0</version>
3+
<version>0.4.1</version>
44
<description>
55
octomap_ros provides conversion functions between ROS and OctoMap's native types.
66
This enables a convenvient use of the octomap package in ROS.

0 commit comments

Comments
 (0)