Skip to content

Commit c76f2d3

Browse files
4.1.0
1 parent 64547b7 commit c76f2d3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

control_toolbox/CHANGELOG.rst

+2-2
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.1.0 (2025-04-06)
6+
------------------
77
* Move the package to a subfolder (backport `#318 <https://github.com/ros-controls/control_toolbox/issues/318>`_) (`#329 <https://github.com/ros-controls/control_toolbox/issues/329>`_)
88
* Use global cmake macros (backport `#316 <https://github.com/ros-controls/control_toolbox/issues/316>`_) (`#317 <https://github.com/ros-controls/control_toolbox/issues/317>`_)
99
* Replaced gMock instead of gTest (backport `#300 <https://github.com/ros-controls/control_toolbox/issues/300>`_) (`#315 <https://github.com/ros-controls/control_toolbox/issues/315>`_)

control_toolbox/package.xml

+1-1
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.0.1</version>
4+
<version>4.1.0</version>
55
<description>The control toolbox contains modules that are useful across all controllers.</description>
66

77
<maintainer email="[email protected]">Bence Magyar</maintainer>

0 commit comments

Comments
 (0)