We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0968434 commit 47cfafaCopy full SHA for 47cfafa
CHANGELOG.md
@@ -5,8 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
## Unreleased
6
7
### Fixed
8
-- Fix `TypeError` when using `orjson` to serialize `pandas.NA`.
9
-- Fix issue where using `category_orders` on `px.pie` raised `ColumnNotFoundError`.
+- Fix `TypeError` when using `orjson` to serialize `pandas.NA` [[#5040](https://github.com/plotly/plotly.py/pull/5040)].
+- Fix issue where using `category_orders` on `px.pie` raised `ColumnNotFoundError` [[#5000](https://github.com/plotly/plotly.py/pull/5000)].
10
11
## [6.0.0] - 2025-01-28
12
0 commit comments