From 426f0faec48c6a69ef329d980258225887d066f3 Mon Sep 17 00:00:00 2001 From: PDSEN CI Bot Date: Thu, 22 Dec 2022 17:08:50 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f175b19e..eafcbed5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,8 @@ # Changelog -## [«unknown»](https://github.com/NASA-PDS/registry-api/tree/«unknown») (2022-12-22) +## [release/1.1.12](https://github.com/NASA-PDS/registry-api/tree/release/1.1.12) (2022-12-22) -[Full Changelog](https://github.com/NASA-PDS/registry-api/compare/v1.2.0-SNAPSHOT...«unknown») - -**Requirements:** - -- As a user, I want the API to support redundant `/` in the url [\#212](https://github.com/NASA-PDS/registry-api/issues/212) - -**Defects:** - -- observational end-point returns collections [\#202](https://github.com/NASA-PDS/registry-api/issues/202) [[s.high](https://github.com/NASA-PDS/registry-api/labels/s.high)] +[Full Changelog](https://github.com/NASA-PDS/registry-api/compare/v1.2.0-SNAPSHOT...release/1.1.12) ## [v1.2.0-SNAPSHOT](https://github.com/NASA-PDS/registry-api/tree/v1.2.0-SNAPSHOT) (2022-12-22) @@ -18,8 +10,13 @@ **Requirements:** +- As a user, I want the API to support redundant `/` in the url [\#212](https://github.com/NASA-PDS/registry-api/issues/212) - As a registry-tool/registry-user I want to ensure leading multiple forward-slashes in request paths are stripped out [\#208](https://github.com/NASA-PDS/registry-api/issues/208) +**Defects:** + +- observational end-point returns collections [\#202](https://github.com/NASA-PDS/registry-api/issues/202) [[s.high](https://github.com/NASA-PDS/registry-api/labels/s.high)] + **Other closed issues:** - Investigate NPE from SBNPSI registry [\#213](https://github.com/NASA-PDS/registry-api/issues/213) [[s.critical](https://github.com/NASA-PDS/registry-api/labels/s.critical)]