Skip to content

Commit 47cfafa

Browse files
committed
Add issue links to changelog
1 parent 0968434 commit 47cfafa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
## Unreleased
66

77
### Fixed
8-
- Fix `TypeError` when using `orjson` to serialize `pandas.NA`.
9-
- Fix issue where using `category_orders` on `px.pie` raised `ColumnNotFoundError`.
8+
- Fix `TypeError` when using `orjson` to serialize `pandas.NA` [[#5040](https://github.com/plotly/plotly.py/pull/5040)].
9+
- Fix issue where using `category_orders` on `px.pie` raised `ColumnNotFoundError` [[#5000](https://github.com/plotly/plotly.py/pull/5000)].
1010

1111
## [6.0.0] - 2025-01-28
1212

0 commit comments

Comments
 (0)