From 047f3d5a6cf3fcc3140833564fc6ba0ff70649a1 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 12 Jun 2026 19:01:58 +0000 Subject: [PATCH] Prepare release 3.0.1 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de16ddd..710d762 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ Types of Changes: ## [Unreleased] +## [3.0.1] - 2026-06-12 + ## [3.0.0] - 2026-01-28 ## [1.11.1] - 2026-01-27 @@ -43,7 +45,8 @@ Types of Changes: ## [1.0.2] - 2023-09-14 -[unreleased]: https://github.com/LockedThread/gtsam_docker/compare/3.0.0...HEAD +[unreleased]: https://github.com/LockedThread/gtsam_docker/compare/3.0.1...HEAD +[3.0.1]: https://github.com/LockedThread/gtsam_docker/compare/3.0.0...3.0.1 [3.0.0]: https://github.com/LockedThread/gtsam_docker/compare/1.11.1...3.0.0 [1.11.1]: https://github.com/LockedThread/gtsam_docker/compare/1.11.0...1.11.1 [1.11.0]: https://github.com/LockedThread/gtsam_docker/compare/1.10.0...1.11.0