CHANGELOG.md: add note about Pandas 2.0.0

This commit is contained in:
Alan Orth 2023-04-05 11:17:48 +03:00
parent 29cbc4f3a3
commit c64b7eb1f1
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 3 additions and 0 deletions

View File

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