Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Yutaka Kondo <[email protected]>
  • Loading branch information
youtalk committed Jan 23, 2025
1 parent cb0de87 commit a2ad7ad
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 0 deletions.
3 changes: 3 additions & 0 deletions autoware_internal_debug_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package autoware_internal_debug_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.4.0 (2025-01-15)
------------------
* feat(autoware_internal_debug_msgs): add ProcessingTime msgs (`#41 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/41>`_)
Expand Down
3 changes: 3 additions & 0 deletions autoware_internal_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package autoware_internal_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.4.0 (2025-01-15)
------------------

Expand Down
3 changes: 3 additions & 0 deletions autoware_internal_perception_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package autoware_internal_perception_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.4.0 (2025-01-15)
------------------

Expand Down
14 changes: 14 additions & 0 deletions autoware_internal_planning_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@
Changelog for package autoware_internal_planning_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* feat(autoware_internal_planning_msgs): adaption to autoware_motion_utils (`#45 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/45>`_)
* feat(autoware_internal_planning_msgs): add msg required by autoware_motion_utils
* style(pre-commit): autofix
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* fix(autoware_internal_planning_msgs): fix PathPoint type error cause by duplicate definition in repo autoware_msgs and autoware_internal_msgs (`#46 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/46>`_)
* fix(autoware_internal_planning_msgs): fix PathPoint type error cause by duplicate definition in repo autoware_msgs and autoware_internal_msgs
* style(pre-commit): autofix
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Contributors: NorahXiong

1.4.0 (2025-01-15)
------------------
* feat(autoware_internal_planning_msgs): add Scenario.msg (`#43 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/43>`_)
Expand Down

0 comments on commit a2ad7ad

Please sign in to comment.