Skip to content

Commit 176dfac

Browse files
committed
1.1.1
1 parent db7cf4d commit 176dfac

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+
1.1.1 (2023-04-04)
6+
------------------
77
* feat: human readable time formatting (`#57 <https://github.com/swri-robotics/swri_console/issues/57>`_)
88
Adds option to make the date and time easier to read for humans
99
* Added options to be displayed in each log line: logger name and function name. (`#38 <https://github.com/swri-robotics/swri_console/issues/38>`_)

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>1.1.0</version>
4+
<version>1.1.1</version>
55
<description>
66

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

0 commit comments

Comments
 (0)