diff --git a/common/autoware_geography_utils/CHANGELOG.rst b/common/autoware_geography_utils/CHANGELOG.rst index d19368e798..e3b573822c 100644 --- a/common/autoware_geography_utils/CHANGELOG.rst +++ b/common/autoware_geography_utils/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package autoware_geography_utils ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.1.0 (2025-01-09) +------------------ * refactor(autoware_geography_utils): apply modern C++17 style (`#109 `_) * use using * refactor height diff --git a/common/autoware_geography_utils/package.xml b/common/autoware_geography_utils/package.xml index 14cb94d9d1..7a18b1f0c7 100644 --- a/common/autoware_geography_utils/package.xml +++ b/common/autoware_geography_utils/package.xml @@ -2,7 +2,7 @@ autoware_geography_utils - 0.0.0 + 0.1.0 The autoware_geography_utils package Yamato Ando Masahiro Sakamoto diff --git a/common/autoware_node/CHANGELOG.rst b/common/autoware_node/CHANGELOG.rst index b65350eb01..9fc5ead229 100644 --- a/common/autoware_node/CHANGELOG.rst +++ b/common/autoware_node/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package autoware_node ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.1.0 (2025-01-09) +------------------ * fix: change autoware_node from a static library to a shared library (`#121 `_) * feat: add autoware_node and autoware_test node (`#113 `_) * Contributors: M. Fatih Cırıt, SakodaShintaro diff --git a/common/autoware_node/package.xml b/common/autoware_node/package.xml index e52fa4e4f7..4a036614b4 100644 --- a/common/autoware_node/package.xml +++ b/common/autoware_node/package.xml @@ -2,7 +2,7 @@ autoware_node - 0.0.0 + 0.1.0 Autoware Node is an Autoware.Core package designed to provide a base class for all nodes in the system. M. Fatih Cırıt Apache-2.0 diff --git a/demos/autoware_test_node/CHANGELOG.rst b/demos/autoware_test_node/CHANGELOG.rst index 188e88d383..09b8d43fe5 100644 --- a/demos/autoware_test_node/CHANGELOG.rst +++ b/demos/autoware_test_node/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package autoware_test_node ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.1.0 (2025-01-09) +------------------ * feat: add autoware_node and autoware_test node (`#113 `_) * Contributors: M. Fatih Cırıt diff --git a/demos/autoware_test_node/package.xml b/demos/autoware_test_node/package.xml index 50d8aedacf..8d4be81e72 100644 --- a/demos/autoware_test_node/package.xml +++ b/demos/autoware_test_node/package.xml @@ -2,7 +2,7 @@ autoware_test_node - 0.0.0 + 0.1.0 Test package for Autoware Node. M. Fatih Cırıt Apache-2.0