Skip to content

Commit d903b9f

Browse files
committed
chore: changelog v0.6.0
1 parent bb1ea25 commit d903b9f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [v0.6.0](https://github.com/pyapp-kit/cmap/tree/v0.6.0) (2025-03-15)
4+
5+
[Full Changelog](https://github.com/pyapp-kit/cmap/compare/v0.5.1...v0.6.0)
6+
7+
**Implemented enhancements:**
8+
9+
- feat: add pyinstaller hook [\#95](https://github.com/pyapp-kit/cmap/pull/95) ([tlambert03](https://github.com/tlambert03))
10+
- feat: Add the Petroff qualitative color sequences [\#92](https://github.com/pyapp-kit/cmap/pull/92) ([apcamargo](https://github.com/apcamargo))
11+
- feat: add top level to\_mpl convenience [\#91](https://github.com/pyapp-kit/cmap/pull/91) ([tlambert03](https://github.com/tlambert03))
12+
- feat: add alternative order for tol colormaps [\#89](https://github.com/pyapp-kit/cmap/pull/89) ([beskep](https://github.com/beskep))
13+
14+
**Documentation:**
15+
16+
- docs: update docs and use api-autonav [\#93](https://github.com/pyapp-kit/cmap/pull/93) ([tlambert03](https://github.com/tlambert03))
17+
18+
**Merged pull requests:**
19+
20+
- build: drop support for python 3.8 [\#94](https://github.com/pyapp-kit/cmap/pull/94) ([tlambert03](https://github.com/tlambert03))
21+
322
## [v0.5.1](https://github.com/pyapp-kit/cmap/tree/v0.5.1) (2025-03-07)
423

524
[Full Changelog](https://github.com/pyapp-kit/cmap/compare/v0.5.0...v0.5.1)

0 commit comments

Comments
 (0)