1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-11-22 05:45:02 +01:00

CHANGELOG.md: Add note about bibliographicCitation
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Alan Orth 2021-10-06 16:16:51 +03:00
parent 54ab869297
commit 81069259ba
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -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