diff --git a/libmavconn/CHANGELOG.rst b/libmavconn/CHANGELOG.rst index 1aae640e2..f7322f0ed 100644 --- a/libmavconn/CHANGELOG.rst +++ b/libmavconn/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package libmavconn ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +2.0.3 (2021-06-20) +------------------ 2.0.2 (2021-06-20) ------------------ diff --git a/libmavconn/package.xml b/libmavconn/package.xml index 2172e5e43..4c55a00b2 100644 --- a/libmavconn/package.xml +++ b/libmavconn/package.xml @@ -2,7 +2,7 @@ libmavconn - 2.0.2 + 2.0.3 MAVLink communication library. This library provide unified connection handling classes diff --git a/mavros/CHANGELOG.rst b/mavros/CHANGELOG.rst index 19fda63b9..8706b44aa 100644 --- a/mavros/CHANGELOG.rst +++ b/mavros/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package mavros ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +2.0.3 (2021-06-20) +------------------ * param: fix Foxy build * Contributors: Vladimir Ermakov diff --git a/mavros/package.xml b/mavros/package.xml index d3e318bc1..e8dccf90c 100644 --- a/mavros/package.xml +++ b/mavros/package.xml @@ -1,7 +1,7 @@ mavros - 2.0.2 + 2.0.3 MAVROS -- MAVLink extendable communication node for ROS with proxy for Ground Control Station. diff --git a/mavros_msgs/CHANGELOG.rst b/mavros_msgs/CHANGELOG.rst index a59e2d58b..00cc998c2 100644 --- a/mavros_msgs/CHANGELOG.rst +++ b/mavros_msgs/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package mavros_msgs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +2.0.3 (2021-06-20) +------------------ 2.0.2 (2021-06-20) ------------------ diff --git a/mavros_msgs/package.xml b/mavros_msgs/package.xml index 7335d5667..f7f1d4841 100644 --- a/mavros_msgs/package.xml +++ b/mavros_msgs/package.xml @@ -2,7 +2,7 @@ mavros_msgs - 2.0.2 + 2.0.3 mavros_msgs defines messages for MAVROS.