We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aafa53 commit 4d7ececCopy full SHA for 4d7ecec
CHANGELOG.rst
@@ -1,5 +1,5 @@
1
-Forthcoming
2
------------
+0.2.3 (2021-01-17)
+------------------
3
* Build plugin-lib as module (`#36 <https://github.com/OctoMap/octomap_rviz_plugins/issues/36>`_)
4
* Add GitHub Actions CI, address warnings for ROS Noetic (`#39 <https://github.com/OctoMap/octomap_rviz_plugins/issues/39>`_)
5
* Contributors: Sebastian Kasperski, Wolfgang Merkt
package.xml
@@ -1,6 +1,6 @@
<package format="3">
<name>octomap_rviz_plugins</name>
- <version>0.2.2</version>
+ <version>0.2.3</version>
<description>
A set of plugins for displaying occupancy information decoded from binary octomap messages.
6
</description>
0 commit comments