Skip to content

Commit fb8b383

Browse files
committed
2.0.1
1 parent d0e4845 commit fb8b383

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package swri_console
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.0.1 (2022-11-03)
6+
------------------
77
* Switching to system default QoS (`#50 <https://github.com/swri-robotics/swri_console/issues/50>`_)
88
* Merge pull request `#45 <https://github.com/swri-robotics/swri_console/issues/45>`_ from rasmusan/bugfix/log_queue_not_emptied
99
Fix: Before maximum 1 log entry every 50 ms was processed. Now all en…

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>swri_console</name>
4-
<version>2.0.0</version>
4+
<version>2.0.1</version>
55
<description>
66

77
A rosout GUI viewer developed at Southwest Research Insititute as an

0 commit comments

Comments
 (0)