1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-05-11 23:56:00 +02:00

CHANGELOG.md: add fixes

This commit is contained in:
2023-03-10 16:17:20 +03:00
parent d661ffe439
commit 20a2cce34b

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