diff --git a/CHANGELOG.md b/CHANGELOG.md index 4492f48..649af24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed regex so we run the comma space fix on `dcterms.bibliographicCitation` fields +### Changed +- Don't run newline fix on description fields + ### Updated - Python dependencies, including Pandas 2.0.0 and [Arrow-backed dtypes](https://datapythonista.me/blog/pandas-20-and-the-arrow-revolution-part-i)