Skip to content

Commit d2fe678

Browse files
committed
Changelog
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
1 parent 74137fc commit d2fe678

File tree

13 files changed

+141
-0
lines changed

13 files changed

+141
-0
lines changed

actionlib_msgs/CHANGELOG.rst

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

5+
5.3.2 (2024-04-10)
6+
------------------
7+
* Clarify the license. (`#241 <https://github.com/ros2/common_interfaces/issues/241>`_)
8+
In particular, every package in this repository is Apache 2.0
9+
licensed except for sensor_msgs_py. So move the CONTRIBUTING.md
10+
and LICENSE files down into the individual packages, and
11+
make sure that sensor_msgs_py has the correct CONTRIBUTING.md
12+
file (it already had the correct LICENSE file).
13+
* Contributors: Chris Lalancette
14+
515
5.3.1 (2024-03-28)
616
------------------
717

common_interfaces/CHANGELOG.rst

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

5+
5.3.2 (2024-04-10)
6+
------------------
7+
* Clarify the license. (`#241 <https://github.com/ros2/common_interfaces/issues/241>`_)
8+
In particular, every package in this repository is Apache 2.0
9+
licensed except for sensor_msgs_py. So move the CONTRIBUTING.md
10+
and LICENSE files down into the individual packages, and
11+
make sure that sensor_msgs_py has the correct CONTRIBUTING.md
12+
file (it already had the correct LICENSE file).
13+
* Contributors: Chris Lalancette
14+
515
5.3.1 (2024-03-28)
616
------------------
717

diagnostic_msgs/CHANGELOG.rst

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

5+
5.3.2 (2024-04-10)
6+
------------------
7+
* Clarify the license. (`#241 <https://github.com/ros2/common_interfaces/issues/241>`_)
8+
In particular, every package in this repository is Apache 2.0
9+
licensed except for sensor_msgs_py. So move the CONTRIBUTING.md
10+
and LICENSE files down into the individual packages, and
11+
make sure that sensor_msgs_py has the correct CONTRIBUTING.md
12+
file (it already had the correct LICENSE file).
13+
* Contributors: Chris Lalancette
14+
515
5.3.1 (2024-03-28)
616
------------------
717

geometry_msgs/CHANGELOG.rst

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

5+
5.3.2 (2024-04-10)
6+
------------------
7+
* Create new messages with all fields needed to define a velocity and transform it (`#240 <https://github.com/ros2/common_interfaces/issues/240>`_)
8+
Co-authored-by: Dr. Denis <[email protected]>
9+
Co-authored-by: Addisu Z. Taddese <[email protected]>
10+
Co-authored-by: Tully Foote <[email protected]>
11+
* Clarify the license. (`#241 <https://github.com/ros2/common_interfaces/issues/241>`_)
12+
In particular, every package in this repository is Apache 2.0
13+
licensed except for sensor_msgs_py. So move the CONTRIBUTING.md
14+
and LICENSE files down into the individual packages, and
15+
make sure that sensor_msgs_py has the correct CONTRIBUTING.md
16+
file (it already had the correct LICENSE file).
17+
* Contributors: Alejandro Hernández Cordero, Chris Lalancette
18+
519
5.3.1 (2024-03-28)
620
------------------
721

nav_msgs/CHANGELOG.rst

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

5+
5.3.2 (2024-04-10)
6+
------------------
7+
* Clarify the license. (`#241 <https://github.com/ros2/common_interfaces/issues/241>`_)
8+
In particular, every package in this repository is Apache 2.0
9+
licensed except for sensor_msgs_py. So move the CONTRIBUTING.md
10+
and LICENSE files down into the individual packages, and
11+
make sure that sensor_msgs_py has the correct CONTRIBUTING.md
12+
file (it already had the correct LICENSE file).
13+
* Contributors: Chris Lalancette
14+
515
5.3.1 (2024-03-28)
616
------------------
717

sensor_msgs/CHANGELOG.rst

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

5+
5.3.2 (2024-04-10)
6+
------------------
7+
* Clarify the license. (`#241 <https://github.com/ros2/common_interfaces/issues/241>`_)
8+
In particular, every package in this repository is Apache 2.0
9+
licensed except for sensor_msgs_py. So move the CONTRIBUTING.md
10+
and LICENSE files down into the individual packages, and
11+
make sure that sensor_msgs_py has the correct CONTRIBUTING.md
12+
file (it already had the correct LICENSE file).
13+
* [J-Turtle] Fix uninitialized values in NavSatFix and add missing NavSatStatus UNKNOWN (`#220 <https://github.com/ros2/common_interfaces/issues/220>`_)
14+
* Fix unitialized values in NavSatFix and add missing UNKNOWN
15+
* Fixes `#196 <https://github.com/ros2/common_interfaces/issues/196>`_
16+
* Fix default initialization instead of constants
17+
* Define SERVICE_UNKNOWN
18+
Co-authored-by: Tully Foote <[email protected]>
19+
Co-authored-by: Martin Pecka <[email protected]>
20+
* Contributors: Chris Lalancette, Ryan
21+
522
5.3.1 (2024-03-28)
623
------------------
724
* Use target qualifier for checking the cpp typesupport exists (`#238 <https://github.com/ros2/common_interfaces/issues/238>`_)

sensor_msgs_py/CHANGELOG.rst

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

5+
5.3.2 (2024-04-10)
6+
------------------
7+
* Clarify the license. (`#241 <https://github.com/ros2/common_interfaces/issues/241>`_)
8+
In particular, every package in this repository is Apache 2.0
9+
licensed except for sensor_msgs_py. So move the CONTRIBUTING.md
10+
and LICENSE files down into the individual packages, and
11+
make sure that sensor_msgs_py has the correct CONTRIBUTING.md
12+
file (it already had the correct LICENSE file).
13+
* Contributors: Chris Lalancette
14+
515
5.3.1 (2024-03-28)
616
------------------
717

shape_msgs/CHANGELOG.rst

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

5+
5.3.2 (2024-04-10)
6+
------------------
7+
* Clarify the license. (`#241 <https://github.com/ros2/common_interfaces/issues/241>`_)
8+
In particular, every package in this repository is Apache 2.0
9+
licensed except for sensor_msgs_py. So move the CONTRIBUTING.md
10+
and LICENSE files down into the individual packages, and
11+
make sure that sensor_msgs_py has the correct CONTRIBUTING.md
12+
file (it already had the correct LICENSE file).
13+
* Contributors: Chris Lalancette
14+
515
5.3.1 (2024-03-28)
616
------------------
717

std_msgs/CHANGELOG.rst

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

5+
5.3.2 (2024-04-10)
6+
------------------
7+
* Clarify the license. (`#241 <https://github.com/ros2/common_interfaces/issues/241>`_)
8+
In particular, every package in this repository is Apache 2.0
9+
licensed except for sensor_msgs_py. So move the CONTRIBUTING.md
10+
and LICENSE files down into the individual packages, and
11+
make sure that sensor_msgs_py has the correct CONTRIBUTING.md
12+
file (it already had the correct LICENSE file).
13+
* Contributors: Chris Lalancette
14+
515
5.3.1 (2024-03-28)
616
------------------
717

std_srvs/CHANGELOG.rst

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

5+
5.3.2 (2024-04-10)
6+
------------------
7+
* Clarify the license. (`#241 <https://github.com/ros2/common_interfaces/issues/241>`_)
8+
In particular, every package in this repository is Apache 2.0
9+
licensed except for sensor_msgs_py. So move the CONTRIBUTING.md
10+
and LICENSE files down into the individual packages, and
11+
make sure that sensor_msgs_py has the correct CONTRIBUTING.md
12+
file (it already had the correct LICENSE file).
13+
* Contributors: Chris Lalancette
14+
515
5.3.1 (2024-03-28)
616
------------------
717

0 commit comments

Comments
 (0)