Skip to content

Commit edb6807

Browse files
committed
Changelog.
Signed-off-by: Chris Lalancette <[email protected]>
1 parent fd39150 commit edb6807

File tree

6 files changed

+24
-0
lines changed

6 files changed

+24
-0
lines changed

joy/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package joy
33
^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Override device_id when device_name is provided. (`#199 <https://github.com/ros-drivers/joystick_drivers/issues/199>`_) (`#211 <https://github.com/ros-drivers/joystick_drivers/issues/211>`_)
8+
* Contributors: Tiger Sachse
9+
510
3.0.0 (2021-03-12)
611
------------------
712
* Fix SDL2 include path (`#196 <https://github.com/ros-drivers/joystick_drivers/issues/196>`_)

joy_linux/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package joy
33
^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
3.0.0 (2021-03-12)
69
------------------
710
* Update joy_linux_node.cpp (`#189 <https://github.com/ros-drivers/joystick_drivers/issues/189>`_)

sdl2_vendor/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package sdl2_vendor
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update SDL2 vendored library to 2.0.14. (`#202 <https://github.com/ros-drivers/joystick_drivers/issues/202>`_)
8+
* Contributors: Chris Lalancette
9+
510
3.0.0 (2021-03-12)
611
------------------
712
* Use INTERFACE_LINK_OPTIONS in sdl2_vendor (`#195 <https://github.com/ros-drivers/joystick_drivers/issues/195>`_)

spacenav/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package spacenav
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Make sure to ament_target_dependencies on rclcpp_components (`#209 <https://github.com/ros-drivers/joystick_drivers/issues/209>`_)
8+
* Contributors: Chris Lalancette
9+
510
3.0.0 (2021-03-12)
611
------------------
712
* spacenav node changed for ros2 (`#194 <https://github.com/ros-drivers/joystick_drivers/issues/194>`_)

wiimote/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package wiimote
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
3.0.0 (2021-03-12)
69
------------------
710
* Fix a warning while building wiimote_controller.cpp (`#201 <https://github.com/ros-drivers/joystick_drivers/issues/201>`_)

wiimote_msgs/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package wiimote_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
3.0.0 (2021-03-12)
69
------------------
710
* Port over Wiimote to ROS2 Foxy (`#175 <https://github.com/ros-drivers/joystick_drivers/issues/175>`_)

0 commit comments

Comments
 (0)