Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion smacc2/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog for package smacc2
================================

2.3.20 (2025-01-XX)
2.3.20 (2025-11-01)
-------------------
### Fixed
- **CRITICAL**: Fix double onExit() calls in client behaviors (`#556 <https://github.com/robosoft-ai/SMACC2/issues/556>`_, `#558 <https://github.com/robosoft-ai/SMACC2/issues/558>`_)
Expand Down
2,556 changes: 14 additions & 2,542 deletions smacc2_client_library/cl_keyboard/CHANGELOG.rst

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion smacc2_client_library/cl_keyboard/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<name>cl_keyboard</name>
<version>2.3.20</version>
<description>The cl_keyboard package</description>
<maintainer email="pablo@ibrobotics.com">Pablo Inigo Blasco</maintainer>
<maintainer email="brett@robosoft.ai">Brett Aldrich</maintainer>
<license>Apache-2.0</license>

<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down
Loading