Skip to content

Commit 82fe3cf

Browse files
author
genrichez
committed
Add changelog entry for hex_to_rgb shorthand
1 parent 7f3b58c commit 82fe3cf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## Unreleased
66

7+
### Fixed
8+
- Fix `hex_to_rgb` parsing of 3-digit shorthand hexadecimal colors such as `#FFF` [[#5662](https://github.com/plotly/plotly.py/pull/5662)], with thanks to @genrichez for the contribution!
9+
710

811
## [6.9.0] - 2026-07-09
912

0 commit comments

Comments
 (0)