1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-11-22 13:55:03 +01:00

CHANGELOG.md: add fixes
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Alan Orth 2023-03-10 16:17:20 +03:00
parent d661ffe439
commit 20a2cce34b
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
### Fixed
- Fixed regex so we don't run the invalid multi-value separator fix on
`dcterms.bibliographicCitation` fields
- Fixed regex so we run the comma space fix on `dcterms.bibliographicCitation`
fields
## [0.6.1] - 2023-02-23
### Fixed
- Missing region check should ignore subregion field, if it exists