diff --git a/CHANGELOG.rst b/CHANGELOG.rst new file mode 100644 index 0000000..2c61d69 --- /dev/null +++ b/CHANGELOG.rst @@ -0,0 +1,26 @@ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Changelog for package autoware_internal_msgs +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +1.0.1 (2024-05-10) +------------------ +* add maintainer (`#11 `_) +* feat(remaining_dist_eta): add msg definition for mission remaining distance and time (`#10 `_) + * feat(remaining_dist_eta): add msg definition for mission remaining distance and time + feat(remaining_dist_eta): add msg definition for mission remaining distance and time" + * feat(remaining_dist_eta): fix review comment - remove remaining hours, remaining minutes, and remaining seconds + --------- +* feat(autoware_internal_msgs): add PublishedTime debug info message (`#1 `_) +* chore: sync files (`#7 `_) + * chore: sync files + * style(pre-commit): autofix + --------- + Co-authored-by: github-actions + Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> +* ci(sync-files): add .pre-commit-config.yaml (`#6 `_) +* chore: sync files (`#4 `_) + Co-authored-by: github-actions +* ci(sync-files): add workflow (`#3 `_) +* ci: initialize (`#2 `_) +* Initial commit +* Contributors: Ahmed Ebrahim, Berkay Karaman, M. Fatih Cırıt, Ryohsuke Mitsudome, Yutaka Kondo, awf-autoware-bot[bot] diff --git a/package.xml b/package.xml index f92af82..faaa8fc 100644 --- a/package.xml +++ b/package.xml @@ -2,7 +2,7 @@ autoware_internal_msgs - 1.0.0 + 1.0.1 Autoware internal messages package. Berkay Karaman M. Fatih Cırıt