From c64b7eb1f13e937c5ddf59cd49919c033998bc4d Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 5 Apr 2023 11:17:48 +0300 Subject: [PATCH] CHANGELOG.md: add note about Pandas 2.0.0 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71808a5..4492f48 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 +### Updated +- Python dependencies, including Pandas 2.0.0 and [Arrow-backed dtypes](https://datapythonista.me/blog/pandas-20-and-the-arrow-revolution-part-i) + ## [0.6.1] - 2023-02-23 ### Fixed - Missing region check should ignore subregion field, if it exists