diff --git a/CHANGELOG.md b/CHANGELOG.md index 62efc504..052c30ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Changelog -## [«unknown»](https://github.com/NASA-PDS/pds-doi-service/tree/«unknown») (2021-10-06) +## [«unknown»](https://github.com/NASA-PDS/pds-doi-service/tree/«unknown») (2021-10-11) -[Full Changelog](https://github.com/NASA-PDS/pds-doi-service/compare/v21.2.4-dev...«unknown») +[Full Changelog](https://github.com/NASA-PDS/pds-doi-service/compare/v2.0.0...«unknown») **Improvements:** @@ -11,17 +11,16 @@ **Defects:** - DOI Service does not properly handle input files with UTF-8 BOM [\#267](https://github.com/NASA-PDS/pds-doi-service/issues/267) +- DOI Service should be generating landing page URL when none is provided [\#266](https://github.com/NASA-PDS/pds-doi-service/issues/266) +- Release action does not check for assigned DOI before submission to DataCite [\#262](https://github.com/NASA-PDS/pds-doi-service/issues/262) +- Query to DataCite does not properly support pagination [\#261](https://github.com/NASA-PDS/pds-doi-service/issues/261) - Spreadsheet parser does not validate/sanitize format of expected header row [\#259](https://github.com/NASA-PDS/pds-doi-service/issues/259) [[s.medium](https://github.com/NASA-PDS/pds-doi-service/labels/s.medium)] - Spreadsheet parser does not validate parsed contents of rows [\#258](https://github.com/NASA-PDS/pds-doi-service/issues/258) [[s.medium](https://github.com/NASA-PDS/pds-doi-service/labels/s.medium)] +- Remove test and other transaction log data from public pypi distro [\#214](https://github.com/NASA-PDS/pds-doi-service/issues/214) [[s.medium](https://github.com/NASA-PDS/pds-doi-service/labels/s.medium)] -## [v21.2.4-dev](https://github.com/NASA-PDS/pds-doi-service/tree/v21.2.4-dev) (2021-10-05) - -[Full Changelog](https://github.com/NASA-PDS/pds-doi-service/compare/v2.0.0...v21.2.4-dev) - -**Defects:** +**Other closed issues:** -- Query to DataCite does not properly support pagination [\#261](https://github.com/NASA-PDS/pds-doi-service/issues/261) -- Remove test and other transaction log data from public pypi distro [\#214](https://github.com/NASA-PDS/pds-doi-service/issues/214) [[s.medium](https://github.com/NASA-PDS/pds-doi-service/labels/s.medium)] +- As a user, I want to have the latest documentation on https://nasa-pds.github.io/pds-doi-service/ for version 2.0 [\#253](https://github.com/NASA-PDS/pds-doi-service/issues/253) ## [v2.0.0](https://github.com/NASA-PDS/pds-doi-service/tree/v2.0.0) (2021-09-27)