From 0fff53fd9be345e7517ec31b4b68fb5be8b994d0 Mon Sep 17 00:00:00 2001 From: PDSEN CI Bot Date: Mon, 6 Jan 2025 21:38:10 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e47364..1f2df45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,16 @@ # Changelog -## [release/2.0.3](https://github.com/NASA-PDS/registry-common/tree/release/2.0.3) (2024-12-19) +## [2.0.2](https://github.com/NASA-PDS/registry-common/tree/2.0.2) (2025-01-06) -[Full Changelog](https://github.com/NASA-PDS/registry-common/compare/v2.0.2...release/2.0.3) +[Full Changelog](https://github.com/NASA-PDS/registry-common/compare/v2.0.3...2.0.2) + +**Improvements:** + +- Cleanup potential resource leaks [\#118](https://github.com/NASA-PDS/registry-common/issues/118) + +## [v2.0.3](https://github.com/NASA-PDS/registry-common/tree/v2.0.3) (2024-12-19) + +[Full Changelog](https://github.com/NASA-PDS/registry-common/compare/v2.0.2...v2.0.3) ## [v2.0.2](https://github.com/NASA-PDS/registry-common/tree/v2.0.2) (2024-11-12) @@ -74,20 +82,20 @@ ## [release/1.4.0](https://github.com/NASA-PDS/registry-common/tree/release/1.4.0) (2023-03-29) -[Full Changelog](https://github.com/NASA-PDS/registry-common/compare/v1.3.1...release/1.4.0) +[Full Changelog](https://github.com/NASA-PDS/registry-common/compare/release/1.3.1...release/1.4.0) **Defects:** - JSON BLOB performs undesirable conversion of floating-point types with int-like values [\#32](https://github.com/NASA-PDS/registry-common/issues/32) [[s.high](https://github.com/NASA-PDS/registry-common/labels/s.high)] - Registry manager fails with updates to LDDTool to support ISO Formatted dates [\#31](https://github.com/NASA-PDS/registry-common/issues/31) [[s.high](https://github.com/NASA-PDS/registry-common/labels/s.high)] -## [v1.3.1](https://github.com/NASA-PDS/registry-common/tree/v1.3.1) (2022-12-12) +## [release/1.3.1](https://github.com/NASA-PDS/registry-common/tree/release/1.3.1) (2022-12-12) -[Full Changelog](https://github.com/NASA-PDS/registry-common/compare/release/1.3.1...v1.3.1) +[Full Changelog](https://github.com/NASA-PDS/registry-common/compare/v1.3.1...release/1.3.1) -## [release/1.3.1](https://github.com/NASA-PDS/registry-common/tree/release/1.3.1) (2022-12-12) +## [v1.3.1](https://github.com/NASA-PDS/registry-common/tree/v1.3.1) (2022-12-12) -[Full Changelog](https://github.com/NASA-PDS/registry-common/compare/v1.3.0...release/1.3.1) +[Full Changelog](https://github.com/NASA-PDS/registry-common/compare/v1.3.0...v1.3.1) **Defects:**