We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cee4610 commit 0aa24c2Copy full SHA for 0aa24c2
2 files changed
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package rqt_plot
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.4.12 (2020-05-22)
+-------------------
7
* readd rqt_plot global executable, regression from 0.4.11 (`#60 <https://github.com/ros-visualization/rqt_plot/issues/60>`_)
8
9
0.4.11 (2020-05-20)
package.xml
@@ -1,6 +1,6 @@
1
<package format="3">
<name>rqt_plot</name>
- <version>0.4.11</version>
+ <version>0.4.12</version>
<description>rqt_plot provides a GUI plugin visualizing numeric values in a 2D plot using different plotting backends.</description>
<maintainer email="dthomas@osrfoundation.org">Dirk Thomas</maintainer>
<maintainer email="scholz@sim.tu-darmstadt.de">Dorian Scholz</maintainer>
0 commit comments