Skip to content

Commit bad7a9d

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

File tree

6 files changed

+90
-0
lines changed

6 files changed

+90
-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+
* Fix SDL2 include path (`#196 <https://github.com/ros-drivers/joystick_drivers/issues/196>`_)
8+
* Contributors: Scott K Logan
9+
510
2.4.1 (2020-05-13)
611
------------------
712
* Small fixes for uncrustify on Foxy. (`#171 <https://github.com/ros-drivers/joystick_drivers/issues/171>`_)

joy_linux/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Update joy_linux_node.cpp (`#189 <https://github.com/ros-drivers/joystick_drivers/issues/189>`_)
8+
* Reenable diagnostics (`#181 <https://github.com/ros-drivers/joystick_drivers/issues/181>`_)
9+
* Contributors: Vitaliy Bondar, aaronaaronson98
10+
511
2.4.1 (2020-05-13)
612
------------------
713
* Small fixes for uncrustify on Foxy. (`#171 <https://github.com/ros-drivers/joystick_drivers/issues/171>`_)

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+
* Use INTERFACE_LINK_OPTIONS in sdl2_vendor (`#195 <https://github.com/ros-drivers/joystick_drivers/issues/195>`_)
8+
* Contributors: Scott K Logan
9+
510
2.4.1 (2020-05-13)
611
------------------
712

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+
* spacenav node changed for ros2 (`#194 <https://github.com/ros-drivers/joystick_drivers/issues/194>`_)
8+
* Contributors: Nils Schulte
9+
510
1.13.0 (2019-06-24)
611
-------------------
712

wiimote/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Fix a warning while building wiimote_controller.cpp (`#201 <https://github.com/ros-drivers/joystick_drivers/issues/201>`_)
8+
* fix compile error caused by missing include (`#197 <https://github.com/ros-drivers/joystick_drivers/issues/197>`_)
9+
* Port over Wiimote to ROS2 Foxy (`#175 <https://github.com/ros-drivers/joystick_drivers/issues/175>`_)
10+
* Contributors: Chris Lalancette, Kuni Natsuki, Kurt Wilson
11+
512
1.13.0 (2019-06-24)
613
-------------------
714
* Merge pull request `#132 <https://github.com/ros-drivers/joystick_drivers/issues/132>`_ from mistoll/clean_exit

wiimote_msgs/CHANGELOG.rst

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2+
Changelog for package wiimote_msgs
3+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
5+
Forthcoming
6+
-----------
7+
* Port over Wiimote to ROS2 Foxy (`#175 <https://github.com/ros-drivers/joystick_drivers/issues/175>`_)
8+
* Contributors: Kuni Natsuki
9+
10+
2.4.1 (2020-05-13)
11+
------------------
12+
13+
2.4.0 (2020-05-12)
14+
------------------
15+
16+
1.13.0 (2019-06-24)
17+
-------------------
18+
19+
1.12.0 (2018-06-11)
20+
-------------------
21+
22+
1.11.0 (2017-02-11)
23+
-------------------
24+
25+
1.10.1 (2015-05-24)
26+
-------------------
27+
28+
1.10.0 (2014-06-26)
29+
-------------------
30+
31+
1.9.10 (2013-04-29)
32+
-------------------
33+
34+
1.9.9 (2013-03-13)
35+
------------------
36+
37+
1.9.8 (2013-02-03)
38+
------------------
39+
40+
1.9.7 (2013-01-22)
41+
------------------
42+
43+
1.9.6 (2012-12-20)
44+
------------------
45+
46+
1.9.5 (2012-12-14)
47+
------------------
48+
49+
1.9.4 (2012-11-06)
50+
------------------
51+
52+
1.9.3 (2012-11-04 23:46)
53+
------------------------
54+
55+
1.9.2 (2012-11-04 08:53)
56+
------------------------
57+
58+
1.9.1 (2012-11-04 01:56)
59+
------------------------
60+
61+
1.9.0 (2012-11-03)
62+
------------------

0 commit comments

Comments
 (0)