diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f16c35..32056ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Updated - Python dependencies + +### Fixed - Regular expression to match all citation fields (dc.identifier.citation as well as dcterms.bibliographicCitation) +- Regular expression to match dc.title and dcterms.title, but +ignore dc.title.alternative ## [0.4.7] - 2021-03-17 ### Changed