Skip to content

Commit 7bda573

Browse files
3.6.2
1 parent 6179c0e commit 7bda573

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 control_toolbox
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.6.2 (2025-09-22)
6+
------------------
77
* Update description of limit() function in rate_limiter (`#425 <https://github.com/ros-controls/control_toolbox/issues/425>`_) (`#428 <https://github.com/ros-controls/control_toolbox/issues/428>`_)
88
* Delete .gitignore (`#341 <https://github.com/ros-controls/control_toolbox/issues/341>`_) (`#342 <https://github.com/ros-controls/control_toolbox/issues/342>`_)
99
* Update README.md to be consistent within ros-controls (`#320 <https://github.com/ros-controls/control_toolbox/issues/320>`_) (`#337 <https://github.com/ros-controls/control_toolbox/issues/337>`_)

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>3.6.1</version>
4+
<version>3.6.2</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)