diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ab3c60..137e48d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 well as dcterms.bibliographicCitation) in `experimental.correct_language()` - Regular expression to match dc.title and dcterms.title, but ignore dc.title.alternative `check.duplicate_items()` +- Missing field name in `fix.newlines()` output ## [0.4.7] - 2021-03-17 ### Changed