We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f8c1a commit 816e5d8Copy full SHA for 816e5d8
CHANGELOG.md
@@ -2,10 +2,11 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
-## [6.0.1] - 2025-02-16
+## 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`.
10
11
## [6.0.0] - 2025-01-28
12
0 commit comments