From ff3c9eac6aef0d17dc979d9012d46cd146d8a948 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 15:44:42 +0000 Subject: [PATCH] chore(main): release 2.1.0 --- .github/.release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 895bf0e..969d3db 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.0.0" + ".": "2.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ec3359..013232a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.1.0](https://github.com/rosflight/roscopter/compare/v2.0.0...v2.1.0) (2026-07-02) + + +### Features + +* updated to WMM-2025 valid thru 2030 ([daad384](https://github.com/rosflight/roscopter/commit/daad3845901520d3c6cbd24b5819a40d24018152)) +* updated to WMM-2025 valid thru 2030 ([b360a37](https://github.com/rosflight/roscopter/commit/b360a3739978a764ca50ad27b6fb947f1ec6c467)) + ## [2.0.0](https://github.com/rosflight/roscopter/compare/v2.0.0-beta.1...v2.0.0) (2026-02-04)