Skip to content

Commit 816e5d8

Browse files
committed
Add fix to changelog
1 parent e3f8c1a commit 816e5d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## [6.0.1] - 2025-02-16
5+
## Unreleased
66

77
### Fixed
88
- Fix `TypeError` when using `orjson` to serialize `pandas.NA`.
9+
- Fix issue where using `category_orders` on `px.pie` raised `ColumnNotFoundError`.
910

1011
## [6.0.0] - 2025-01-28
1112

0 commit comments

Comments
 (0)