We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f168fc commit 882a084Copy full SHA for 882a084
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package swri_console
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+2.1.2 (2026-02-09)
+------------------
7
* Include <limits> for std::numeric_limits (`#75 <https://github.com/swri-robotics/swri_console/issues/75>`_)
8
* Include <limits> for std::numeric_limits
9
* Contributors: Tim Clephas
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package format="2">
<name>swri_console</name>
- <version>2.1.1</version>
+ <version>2.1.2</version>
<description>
A rosout GUI viewer developed at Southwest Research Institute as an
0 commit comments