Skip to content

Commit

Permalink
4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bmagyar committed Nov 11, 2023
1 parent feddbba commit d929f1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package twist_mux
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
4.3.0 (2023-11-11)
------------------
* Add use_sim_time param for joystick_relay (`#48 <https://github.com/ros-teleop/twist_mux/issues/48>`_)
* Add use_sim_time param to launchfile (`#41 <https://github.com/ros-teleop/twist_mux/issues/41>`_)
* Contributors: Noel Jiménez García, Steven Palma
Expand Down
2 changes: 1 addition & 1 deletion 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>twist_mux</name>
<version>4.2.0</version>
<version>4.3.0</version>
<description>
Twist multiplexer, which multiplex several velocity commands (topics) and
allows to priorize or disable them (locks).
Expand Down

0 comments on commit d929f1b

Please sign in to comment.