Skip to content

Commit e0b6957

Browse files
6.2.0
1 parent 2860fb1 commit e0b6957

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

control_toolbox/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
6.2.0 (2026-04-02)
6+
------------------
77
* Add string() methods to get the printable information (`#547 <https://github.com/ros-controls/control_toolbox/issues/547>`_)
88
* Use tl_expected from libexpected-dev instead (`#572 <https://github.com/ros-controls/control_toolbox/issues/572>`_)
99
* Fix BSD license text (`#563 <https://github.com/ros-controls/control_toolbox/issues/563>`_)

control_toolbox/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="3">
33
<name>control_toolbox</name>
4-
<version>6.1.0</version>
4+
<version>6.2.0</version>
55
<description>The control toolbox contains modules that are useful across all controllers.</description>
66

77
<maintainer email="bence.magyar.robotics@gmail.com">Bence Magyar</maintainer>

0 commit comments

Comments
 (0)