You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: rviz_plugin_tutorials/CHANGELOG.rst
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
Changelog for package rviz_plugin_tutorials
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+
Forthcoming
6
+
-----------
7
+
* Fixed a warning due to a publisher which did not use the keyword argument 'queue_size' (`#43 <https://github.com/ros-visualization/visualization_tutorials/issues/43>`_)
8
+
* Changed manifest.xml to package.xml in documentation (`#42 <https://github.com/ros-visualization/visualization_tutorials/issues/42>`_)
9
+
* Contributors: Zihan Chen
10
+
5
11
0.10.2 (2018-01-05)
6
12
-------------------
7
13
* Unified find_package for Qt4 and Qt5. (`#33 <https://github.com/ros-visualization/visualization_tutorials//issues/33>`_)
0 commit comments