diff --git a/CHANGELOG.md b/CHANGELOG.md index d410b8f..71808a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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