diff --git a/CHANGELOG.md b/CHANGELOG.md index dd9008c..c904bb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Changelog -## v0.7.0 (unreleased) +## v0.7.0 (13.07.2026) + +Version 0.6.0 uses features available in newer matplotlib versions and bumps the supported versions. ### Breaking changes @@ -28,8 +30,6 @@ [#182](https://github.com/mpytools/mplotutils/pull/182), [#207](https://github.com/mpytools/mplotutils/pull/207), and [#208](https://github.com/mpytools/mplotutils/pull/208)). -### Bug fixes - ### Internal changes - Avoid using the private `_hatch_color` property and use `set_hatchcolor` and `get_hatchcolor` instead in matplotlib