From 0d233b750b001f08735692eb13e998edc8c446fc Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 1 Oct 2020 21:19:02 -0700 Subject: updates to CHANGELOG --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 29814b6a..a8c98c6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,9 +16,28 @@ See also: ## [Unreleased] +This is a patch release containing many web interface features and tweaks. No +changes to API. + +### Added + +- free-form "coverage search" page, allowing visualization of coverage based on + elasticsearch query +- editing of all entity types using TOML markup +- basic sitemap XML generation + ### Changed - require Python 3.7 (upgrade from Python 3.5) +- release entity exports can now be sorted by work identifier, for easier + work-level grouping and analysis +- refactored webface search code to use elasticsearch client library + +### Fixed + +- several datacite metadata import bugs +- several other bugfixes to web interface and importer code, not reported here + granularly ## [0.3.2] - 2020-04-08 -- cgit v1.2.3