Skip to content

Commit 689ec6f

Browse files
4.10.0
1 parent b8003ab commit 689ec6f

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+
4.10.0 (2026-04-02)
6+
-------------------
77
* Add string() methods to get the printable information (backport `#547 <https://github.com/ros-controls/control_toolbox/issues/547>`_) (`#583 <https://github.com/ros-controls/control_toolbox/issues/583>`_)
88
* Use tl_expected from libexpected-dev instead (backport `#572 <https://github.com/ros-controls/control_toolbox/issues/572>`_) (`#581 <https://github.com/ros-controls/control_toolbox/issues/581>`_)
99
* Contributors: mergify[bot]

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>4.9.0</version>
4+
<version>4.10.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)