From 81069259ba9d200a54d0c57c9ce1eecdfcfc1945 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 6 Oct 2021 16:16:51 +0300 Subject: [PATCH] CHANGELOG.md: Add note about bibliographicCitation --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18ffc7c..2f16c35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Updated - Python dependencies +- Regular expression to match all citation fields (dc.identifier.citation as +well as dcterms.bibliographicCitation) ## [0.4.7] - 2021-03-17 ### Changed