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
3 changes: 3 additions & 0 deletions keyboard_handler/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package keyboard_handler
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.5.0 (2025-04-25)
------------------

0.4.0 (2024-04-30)
------------------

Expand Down
2 changes: 1 addition & 1 deletion keyboard_handler/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>keyboard_handler</name>
<version>0.4.0</version>
<version>0.5.0</version>
<description>Handler for input from keyboard</description>
<maintainer email="michael.orlov@apex.ai">michael</maintainer>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
Expand Down
Loading