Skip to content

Commit 40fdb58

Browse files
authored
3.0.4 Release (#25)
* Update changelog for 3.0.4 release * 3.0.4
1 parent 872c69d commit 40fdb58

File tree

6 files changed

+21
-3
lines changed

6 files changed

+21
-3
lines changed

automotive_autonomy_msgs/CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package automotive_autonomy_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
3.0.4 (2020-10-21)
6+
------------------
7+
* Fix package.xml website URL (`#19 <https://github.com/astuff/automotive_autonomy_msgs/issues/19>`_)
8+
* Contributors: Jacob Perron
9+
510
3.0.3 (2019-12-31)
611
------------------
712
* Add find_package for ros_environment.

automotive_autonomy_msgs/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>automotive_autonomy_msgs</name>
5-
<version>3.0.3</version>
5+
<version>3.0.4</version>
66
<description>Messages for vehicle automation</description>
77
<maintainer email="software@autonomoustuff.com">AutonomouStuff Software Development Team</maintainer>
88
<license>MIT</license>

automotive_navigation_msgs/CHANGELOG.rst

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package automotive_navigation_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
3.0.4 (2020-10-21)
6+
------------------
7+
* Change VelocityAccel comment from lateral to longitudinal, also remove trailing whitespace from all messages (`#23 <https://github.com/astuff/automotive_autonomy_msgs/issues/23>`_)
8+
* Fix package.xml website URL (`#19 <https://github.com/astuff/automotive_autonomy_msgs/issues/19>`_)
9+
* Contributors: Jacob Perron, icolwell-as
10+
511
3.0.3 (2019-12-31)
612
------------------
713
* Add find_package for ros_environment.

automotive_navigation_msgs/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>automotive_navigation_msgs</name>
5-
<version>3.0.3</version>
5+
<version>3.0.4</version>
66
<description>Generic Messages for Navigation Objectives in Automotive Automation Software</description>
77
<maintainer email="software@autonomoustuff.com">AutonomouStuff Software Development Team</maintainer>
88
<license>MIT</license>

automotive_platform_msgs/CHANGELOG.rst

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Changelog for package automotive_platform_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
3.0.4 (2020-10-21)
6+
------------------
7+
* Change VelocityAccel comment from lateral to longitudinal, also remove trailing whitespace from all messages (`#23 <https://github.com/astuff/automotive_autonomy_msgs/issues/23>`_)
8+
* Change velocity comment from lateral to longitudinal (`#21 <https://github.com/astuff/automotive_autonomy_msgs/issues/21>`_)
9+
* Fix package.xml website URL (`#19 <https://github.com/astuff/automotive_autonomy_msgs/issues/19>`_)
10+
* Contributors: Jacob Perron, icolwell-as
11+
512
3.0.3 (2019-12-31)
613
------------------
714
* Add find_package for ros_environment.

automotive_platform_msgs/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>automotive_platform_msgs</name>
5-
<version>3.0.3</version>
5+
<version>3.0.4</version>
66
<description>Generic Messages for Communication with an Automotive Autonomous Platform</description>
77
<maintainer email="software@autonomoustuff.com">AutonomouStuff Software Development Team</maintainer>
88
<license>MIT</license>

0 commit comments

Comments
 (0)