Skip to content

Commit 7538bea

Browse files
samuelbaanybotics-sync-runner
authored andcommitted
Merge branch 'feature/rqt-multiplot/v0.0.12'
GitOrigin-RevId: 63fa59466f14bf06e2e83ce95cefb9e12ade5665
1 parent 8ff50d8 commit 7538bea

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Changelog for package rqt_multiplot
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.0.12 (2021-01-13)
6+
-------------------
7+
* CurveDataSequence::processMessage: Catch variant_topic_tools exception
8+
* Mogrify all png to get rid of libpng warning
9+
* update the readme for melodic and noetic
10+
* Contributors: Wolfgang Merkt, tkazik, ConstGemm
11+
512
0.0.11 (2021-01-06)
613
-------------------
714
* update for Ros noetic

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>rqt_multiplot</name>
4-
<version>0.0.11</version>
4+
<version>0.0.12</version>
55
<description>rqt_multiplot provides a GUI plugin for visualizing numeric values in multiple 2D plots using the Qwt plotting backend.</description>
66
<author email="ralf.kaestner@gmail.com">Ralf Kaestner</author>
77
<maintainer email="sbachmann@anybotics.com">Samuel Bachmann</maintainer>

0 commit comments

Comments
 (0)