From d203afbf2ec5a8efa779407aa44b9b78cde7c8e6 Mon Sep 17 00:00:00 2001 From: PDSEN CI Bot Date: Mon, 9 Oct 2023 23:21:53 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 424e78e..5d68e6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## [«unknown»](https://github.com/NASA-PDS/registry-sweepers/tree/«unknown») (2023-09-19) +## [release/1.2.0](https://github.com/NASA-PDS/registry-sweepers/tree/release/1.2.0) (2023-10-06) -[Full Changelog](https://github.com/NASA-PDS/registry-sweepers/compare/v1.0.0...«unknown») +[Full Changelog](https://github.com/NASA-PDS/registry-sweepers/compare/release/1.1.0...release/1.2.0) + +## [release/1.1.0](https://github.com/NASA-PDS/registry-sweepers/tree/release/1.1.0) (2023-10-06) + +[Full Changelog](https://github.com/NASA-PDS/registry-sweepers/compare/v1.0.0...release/1.1.0) **Improvements:** @@ -20,6 +24,7 @@ **Other closed issues:** - Standardize CICD on python 3.9 [\#78](https://github.com/NASA-PDS/registry-sweepers/issues/78) +- Registry-Sweepers Error: contained no hits when hits were expected [\#69](https://github.com/NASA-PDS/registry-sweepers/issues/69) [[s.high](https://github.com/NASA-PDS/registry-sweepers/labels/s.high)] - Fix bugged retry functionality [\#66](https://github.com/NASA-PDS/registry-sweepers/issues/66) - Empty write HTTP400 regression [\#64](https://github.com/NASA-PDS/registry-sweepers/issues/64) - Deploy repairkit sweeper to delta and prod [\#61](https://github.com/NASA-PDS/registry-sweepers/issues/61)