Skip to content

Commit

Permalink
3.0.4 Release (#25)
Browse files Browse the repository at this point in the history
* Update changelog for 3.0.4 release

* 3.0.4
  • Loading branch information
icolwell-as authored Oct 27, 2020
1 parent 872c69d commit 40fdb58
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 3 deletions.
5 changes: 5 additions & 0 deletions automotive_autonomy_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package automotive_autonomy_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

3.0.4 (2020-10-21)
------------------
* Fix package.xml website URL (`#19 <https://github.com/astuff/automotive_autonomy_msgs/issues/19>`_)
* Contributors: Jacob Perron

3.0.3 (2019-12-31)
------------------
* Add find_package for ros_environment.
Expand Down
2 changes: 1 addition & 1 deletion automotive_autonomy_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>automotive_autonomy_msgs</name>
<version>3.0.3</version>
<version>3.0.4</version>
<description>Messages for vehicle automation</description>
<maintainer email="[email protected]">AutonomouStuff Software Development Team</maintainer>
<license>MIT</license>
Expand Down
6 changes: 6 additions & 0 deletions automotive_navigation_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package automotive_navigation_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

3.0.4 (2020-10-21)
------------------
* Change VelocityAccel comment from lateral to longitudinal, also remove trailing whitespace from all messages (`#23 <https://github.com/astuff/automotive_autonomy_msgs/issues/23>`_)
* Fix package.xml website URL (`#19 <https://github.com/astuff/automotive_autonomy_msgs/issues/19>`_)
* Contributors: Jacob Perron, icolwell-as

3.0.3 (2019-12-31)
------------------
* Add find_package for ros_environment.
Expand Down
2 changes: 1 addition & 1 deletion automotive_navigation_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>automotive_navigation_msgs</name>
<version>3.0.3</version>
<version>3.0.4</version>
<description>Generic Messages for Navigation Objectives in Automotive Automation Software</description>
<maintainer email="[email protected]">AutonomouStuff Software Development Team</maintainer>
<license>MIT</license>
Expand Down
7 changes: 7 additions & 0 deletions automotive_platform_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Changelog for package automotive_platform_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

3.0.4 (2020-10-21)
------------------
* Change VelocityAccel comment from lateral to longitudinal, also remove trailing whitespace from all messages (`#23 <https://github.com/astuff/automotive_autonomy_msgs/issues/23>`_)
* Change velocity comment from lateral to longitudinal (`#21 <https://github.com/astuff/automotive_autonomy_msgs/issues/21>`_)
* Fix package.xml website URL (`#19 <https://github.com/astuff/automotive_autonomy_msgs/issues/19>`_)
* Contributors: Jacob Perron, icolwell-as

3.0.3 (2019-12-31)
------------------
* Add find_package for ros_environment.
Expand Down
2 changes: 1 addition & 1 deletion automotive_platform_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>automotive_platform_msgs</name>
<version>3.0.3</version>
<version>3.0.4</version>
<description>Generic Messages for Communication with an Automotive Autonomous Platform</description>
<maintainer email="[email protected]">AutonomouStuff Software Development Team</maintainer>
<license>MIT</license>
Expand Down

0 comments on commit 40fdb58

Please sign in to comment.