diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 057f1afe..32257c1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,12 @@ See also: - [Semantic Versioning](https://semver.org/spec/v2.0.0.html) +## UNRELEASED + +### Fixed + +- various typos and spelling errors corrected (using `codespell`) + ## [0.5.0] - 2021-11-22 Small change to the API schema (and SQL schema), adding the `content_scope` @@ -29,7 +35,7 @@ file, may be reversed in API responses compared to what was returned previously. They should not match what was original supplied when the entity was created. -In particular, this may cause broad discrepencies compared to historical bulk +In particular, this may cause broad discrepancies compared to historical bulk metadata exports. New bulk exports will be generated with the new ordering. A number of content cleanups and changes are also taking place to the primary |