We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a68ce3 + 47cfafa commit 40a34d8Copy full SHA for 40a34d8
CHANGELOG.md
@@ -9,8 +9,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
9
10
11
### Fixed
12
-- Fix `TypeError` when using `orjson` to serialize `pandas.NA`.
13
-- 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)].
14
15
16
## [6.0.0] - 2025-01-28
0 commit comments