diff --git a/diagnostic_aggregator/CHANGELOG.rst b/diagnostic_aggregator/CHANGELOG.rst index e7baf2b1..b70a2e63 100644 --- a/diagnostic_aggregator/CHANGELOG.rst +++ b/diagnostic_aggregator/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package diagnostic_aggregator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +4.0.1 (2024-06-27) +------------------ * Add add_analyzer functionality (`#329 `_) (`#361 `_) * Aggregator: publish diagnostics_toplevel_state immediately on every degradation (`#324 `_) (`#357 `_) * Contributors: Christian Henkel diff --git a/diagnostic_aggregator/package.xml b/diagnostic_aggregator/package.xml index 5b9d4fb3..0ebbbb39 100644 --- a/diagnostic_aggregator/package.xml +++ b/diagnostic_aggregator/package.xml @@ -2,7 +2,7 @@ diagnostic_aggregator - 4.0.0 + 4.0.1 diagnostic_aggregator Austin Hendrix Brice Rebsamen diff --git a/diagnostic_common_diagnostics/CHANGELOG.rst b/diagnostic_common_diagnostics/CHANGELOG.rst index 5829bf15..df3f84b1 100644 --- a/diagnostic_common_diagnostics/CHANGELOG.rst +++ b/diagnostic_common_diagnostics/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package diagnostic_common_diagnostics ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +4.0.1 (2024-06-27) +------------------ * refactor(sensors_monitor): ros2 port `#339 `_ (`#367 `_) * refactor(ram_monitor): ros2 port (`#338 `_) * NTP monitor improvements (`#342 `_) diff --git a/diagnostic_common_diagnostics/package.xml b/diagnostic_common_diagnostics/package.xml index 77a7ec33..4d93b828 100644 --- a/diagnostic_common_diagnostics/package.xml +++ b/diagnostic_common_diagnostics/package.xml @@ -2,7 +2,7 @@ diagnostic_common_diagnostics - 4.0.0 + 4.0.1 diagnostic_common_diagnostics Austin Hendrix Brice Rebsamen diff --git a/diagnostic_updater/CHANGELOG.rst b/diagnostic_updater/CHANGELOG.rst index a76e1c6d..5c95ee54 100644 --- a/diagnostic_updater/CHANGELOG.rst +++ b/diagnostic_updater/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package diagnostic_updater ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +4.0.1 (2024-06-27) +------------------ * change(diagnosed-publisher): allow specifying node clock (`#340 `_) (`#372 `_) * Fix usage of rclcpp::ok with a non-default context (`#352 `_) * Contributors: Christian Henkel, Hervé Audren diff --git a/diagnostic_updater/package.xml b/diagnostic_updater/package.xml index 2c072fe2..aef0b07a 100644 --- a/diagnostic_updater/package.xml +++ b/diagnostic_updater/package.xml @@ -2,7 +2,7 @@ diagnostic_updater - 4.0.0 + 4.0.1 diagnostic_updater contains tools for easily updating diagnostics. it is commonly used in device drivers to keep track of the status of output topics, device status, etc. Austin Hendrix Brice Rebsamen diff --git a/diagnostics/CHANGELOG.rst b/diagnostics/CHANGELOG.rst index 9235b1ca..71b526e2 100644 --- a/diagnostics/CHANGELOG.rst +++ b/diagnostics/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package diagnostics ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +4.0.1 (2024-06-27) +------------------ 4.0.0 (2024-03-22) ------------------ diff --git a/diagnostics/package.xml b/diagnostics/package.xml index 623ae282..a150cdc3 100644 --- a/diagnostics/package.xml +++ b/diagnostics/package.xml @@ -2,7 +2,7 @@ diagnostics - 4.0.0 + 4.0.1 diagnostics Austin Hendrix Brice Rebsamen diff --git a/self_test/CHANGELOG.rst b/self_test/CHANGELOG.rst index b4690493..47871084 100644 --- a/self_test/CHANGELOG.rst +++ b/self_test/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package self_test ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +4.0.1 (2024-06-27) +------------------ 4.0.0 (2024-03-22) ------------------ diff --git a/self_test/package.xml b/self_test/package.xml index f4b6b6fc..9f211371 100644 --- a/self_test/package.xml +++ b/self_test/package.xml @@ -2,7 +2,7 @@ self_test - 4.0.0 + 4.0.1 self_test Austin Hendrix Brice Rebsamen