From a9fdcc96fa0eb5030bb3f04d385a8b9af428cc5b Mon Sep 17 00:00:00 2001 From: PDSEN CI Bot Date: Tue, 18 Apr 2023 20:49:31 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1b0c5a..ebf2d00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,16 @@ # Changelog -## [v0.2.0-dev](https://github.com/NASA-PDS/sumo-tools/tree/v0.2.0-dev) (2022-12-19) +## [release/0.2.3](https://github.com/NASA-PDS/sumo-tools/tree/release/0.2.3) (2023-04-18) -[Full Changelog](https://github.com/NASA-PDS/sumo-tools/compare/v0.1.1...v0.2.0-dev) +[Full Changelog](https://github.com/NASA-PDS/sumo-tools/compare/release/0.2.2...release/0.2.3) + +## [release/0.2.2](https://github.com/NASA-PDS/sumo-tools/tree/release/0.2.2) (2023-04-18) + +[Full Changelog](https://github.com/NASA-PDS/sumo-tools/compare/v0.1.1...release/0.2.2) + +**Defects:** + +- Int to alpha calculation is invalid [\#4](https://github.com/NASA-PDS/sumo-tools/issues/4) [[s.high](https://github.com/NASA-PDS/sumo-tools/labels/s.high)] ## [v0.1.1](https://github.com/NASA-PDS/sumo-tools/tree/v0.1.1) (2022-06-02)