We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0f34ff commit d0325d5Copy full SHA for d0325d5
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package swri_console
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+2.0.6 (2024-09-27)
+------------------
7
* Fix: "Human readable time" now shows milliseconds correctly. (`#67 <https://github.com/swri-robotics/swri_console/issues/67>`_)
8
Co-authored-by: David Anthony <djanthony@gmail.com>
9
* Update industrial_ci.yml
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package format="2">
<name>swri_console</name>
- <version>2.0.5</version>
+ <version>2.0.6</version>
<description>
A rosout GUI viewer developed at Southwest Research Institute as an
0 commit comments