From 029a8fbfaf1cd0bd59207607e23806f8b1a2e210 Mon Sep 17 00:00:00 2001 From: pressler-vsc <78438270+pressler-vsc@users.noreply.github.com> Date: Thu, 27 Aug 2026 11:04:47 -0700 Subject: [PATCH] Prepare v0.2.0 release --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f626133..194ea59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] + +## [0.2.0] - 2026-08-27 + ### Added - `sicd_alias` CLI subcommand @@ -26,5 +29,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `remocomp` module - `sicd_pixel_type` module -[unreleased]: https://github.com/ValkyrieSystems/sarkit-processing/compare/v0.1.0...HEAD +[unreleased]: https://github.com/ValkyrieSystems/sarkit-processing/compare/v0.2.0...HEAD +[0.2.0]: https://github.com/ValkyrieSystems/sarkit-processing/compare/v0.1.0...v0.2.0 [0.1.0]: https://github.com/ValkyrieSystems/sarkit-processing/releases/tag/v0.1.0