8000 Merge pull request #5085 from plotly/tidy-changelog · plotly/plotly.py@40a34d8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 40a34d8

Browse files
authored
Merge pull request #5085 from plotly/tidy-changelog
Add PR links to changelog entries
2 parents 5a68ce3 + 47cfafa commit 40a34d8

Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
99

1010

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

1515

1616
## [6.0.0] - 2025-01-28