Skip to content

Commit

Permalink
feat(CHANGELOG): bump up version to 1.3.0 (autowarefoundation#59)
Browse files Browse the repository at this point in the history
* update changelog

Signed-off-by: Yutaka Kondo <[email protected]>

* 1.3.0

---------

Signed-off-by: Yutaka Kondo <[email protected]>
  • Loading branch information
youtalk authored Jul 3, 2024
1 parent 0152e40 commit 2512a4f
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 2 deletions.
6 changes: 6 additions & 0 deletions autoware_adapi_v1_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package autoware_adapi_v1_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.3.0 (2024-07-03)
------------------
* feat(autoware_adapi_v1_msgs): remove energy status (`#58 <https://github.com/youtalk/autoware_adapi_msgs/issues/58>`_)
* feat(autoware_adapi_v1_msgs): add diagnostics (`#54 <https://github.com/youtalk/autoware_adapi_msgs/issues/54>`_)
* Contributors: Takagi, Isamu

1.2.1 (2024-04-30)
------------------
* build: set package versions to the package.xml files (`#55 <https://github.com/youtalk/autoware_adapi_msgs/issues/55>`_)
Expand Down
2 changes: 1 addition & 1 deletion autoware_adapi_v1_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>autoware_adapi_v1_msgs</name>
<version>1.2.1</version>
<version>1.3.0</version>
<description>The Autoware AD API interfaces</description>
<maintainer email="[email protected]">Takagi, Isamu</maintainer>
<maintainer email="[email protected]">Yutaka Kondo</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions autoware_adapi_version_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package autoware_adapi_version_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.3.0 (2024-07-03)
------------------

1.2.1 (2024-04-30)
------------------
* build: set package versions to the package.xml files (`#55 <https://github.com/youtalk/autoware_adapi_msgs/issues/55>`_)
Expand Down
2 changes: 1 addition & 1 deletion autoware_adapi_version_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>autoware_adapi_version_msgs</name>
<version>1.2.1</version>
<version>1.3.0</version>
<description>The Autoware AD API version interfaces</description>
<maintainer email="[email protected]">Takagi, Isamu</maintainer>
<maintainer email="[email protected]">Yutaka Kondo</maintainer>
Expand Down

0 comments on commit 2512a4f

Please sign in to comment.