diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e9a68fd8de..7d5e3358ed7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [6.0.1] - 2025-02-16 +## Unreleased ### Fixed - Fix `TypeError` when using `orjson` to serialize `pandas.NA`.