Skip to content

Commit d890438

Browse files
committed
changelog
1 parent 195bf48 commit d890438

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222

2323
### Internal changes
2424

25+
- Avoid using the private `_hatch_color` property and use `set_hatchcolor` and `get_hatchcolor` instead in matplotlib
26+
versions where they are available ([#161](https://github.com/mpytools/mplotutils/pull/161)).
2527
- Replace deprecated `matplotlib.rcsetup.all_backends` with `matplotlib.backends.backend_registry.list_builtin()`
2628
([#160](https://github.com/mpytools/mplotutils/pull/160)).
2729

0 commit comments

Comments
 (0)