From af067b8d945b702dc4dedd09536bc424037f9da0 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 13 Apr 2021 15:03:54 +0000 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58a6845d..a07f7544 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,14 @@ - Should we resolve the Namespace URL for schema [\#62](https://github.com/datacite/bolognese/issues/62) +**Fixed bugs:** + +- Singular geoLocationPolygons are wrapped in additional array [\#110](https://github.com/datacite/bolognese/issues/110) + +**Merged pull requests:** + +- Support returning single geoLocationPolygon [\#111](https://github.com/datacite/bolognese/pull/111) ([richardhallett](https://github.com/richardhallett)) + ## [1.9.3](https://github.com/datacite/bolognese/tree/1.9.3) (2021-03-26) [Full Changelog](https://github.com/datacite/bolognese/compare/1.9.2...1.9.3) @@ -527,10 +535,6 @@ - Error when schema.org in put has array value for @type [\#66](https://github.com/datacite/bolognese/issues/66) -**Merged pull requests:** - -- Default to `ScholarlyArticle` type for `citation` and `isBasedOn` relationships with datasets [\#64](https://github.com/datacite/bolognese/pull/64) ([chrisgorgo](https://github.com/chrisgorgo)) - ## [v.1.2.16](https://github.com/datacite/bolognese/tree/v.1.2.16) (2019-07-07) [Full Changelog](https://github.com/datacite/bolognese/compare/v.1.2.15...v.1.2.16) @@ -629,6 +633,7 @@ **Merged pull requests:** +- Default to `ScholarlyArticle` type for `citation` and `isBasedOn` relationships with datasets [\#64](https://github.com/datacite/bolognese/pull/64) ([chrisgorgo](https://github.com/chrisgorgo)) - When authors is a plain string, don't try to parse [\#60](https://github.com/datacite/bolognese/pull/60) ([richardhallett](https://github.com/richardhallett)) ## [v.1.1.12](https://github.com/datacite/bolognese/tree/v.1.1.12) (2019-04-15)