From 20a2cce34baa218250fbef1f8a085d8e498fa549 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Fri, 10 Mar 2023 16:17:20 +0300 Subject: [PATCH] CHANGELOG.md: add fixes --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) 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