Skip to content

Commit 31d2cd4

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

File tree

4 files changed

+25
-0
lines changed

4 files changed

+25
-0
lines changed

ublox/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
2.0.0 (2020-10-13)
69
------------------
710
* Initial ROS 2 port to Dashing

ublox_gps/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Revamp the building of the driver for modern ROS 2 practices.
8+
* Fix parameter declaration types. (`#146 <https://github.com/KumarRobotics/ublox/issues/146>`_)
9+
* Add the types to declared parameters. (`#141 <https://github.com/KumarRobotics/ublox/issues/141>`_)
10+
* Add UDP support (`#140 <https://github.com/KumarRobotics/ublox/issues/140>`_)
11+
* add Ublox ZED_F9P config (`#131 <https://github.com/KumarRobotics/ublox/issues/131>`_)
12+
* Fix warnings in launch.
13+
* [FEAT]: add launch and config directories to 'intall' package to avoid wrong launch location (`#125 <https://github.com/KumarRobotics/ublox/issues/125>`_)
14+
* Fix wrong variable name in launch (`#120 <https://github.com/KumarRobotics/ublox/issues/120>`_)
15+
* Contributors: CHAIWIT PHONKHEN, Chao Qu, Chris Lalancette, Daisuke Nishimatsu, Davidson Daniel Rojas Cediel, Kevin Hallenbeck
16+
517
2.0.0 (2020-10-13)
618
------------------
719
* Initial ROS 2 port to Dashing

ublox_msgs/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Revamp the building of the driver for modern ROS 2 practices.
8+
* Contributors: Chao Qu, Chris Lalancette
9+
510
2.0.0 (2020-10-13)
611
------------------
712
* Fixes to compile on Foxy.

ublox_serialization/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Revamp the building of the driver for modern ROS 2 practices.
8+
* Contributors: Chao Qu, Chris Lalancette
9+
510
2.0.0 (2020-10-13)
611
------------------
712
* Initial ROS 2 port to Dashing

0 commit comments

Comments
 (0)