Skip to content

Commit

Permalink
3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bmagyar committed Aug 18, 2022
1 parent ffe0d20 commit 7cee02c
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
-----------
3.1.2 (2022-08-18)
------------------
* Install joystick_relay.py with catkin_install_python (`#37 <https://github.com/ros-teleop/twist_mux/issues/37>`_)
* Some more logical operator fixes
* Use standard logical or operator
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>twist_mux</name>
<version>3.1.1</version>
<version>3.1.2</version>
<description>
Twist multiplexer, which multiplex several velocity commands (topics) and
allows to priorize or disable them (locks).
Expand Down

0 comments on commit 7cee02c

Please sign in to comment.