diff --git a/doc/releases/changes.rst b/doc/releases/changes.rst index be354bb36..1ca9eb7be 100644 --- a/doc/releases/changes.rst +++ b/doc/releases/changes.rst @@ -28,6 +28,7 @@ Bug Fixes ~~~~~~~~~ - Fix type hints for libraries such as Polars where Altair uses the dataframe interchange protocol (#3297) - Fix anywidget deprecation warning (#3364) +- Fix handling of Date32 columns in arrow tables (#3377) Backward-Incompatible Changes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~