Skip to content

Commit 2852040

Browse files
committed
chore: changelog v0.2.0
1 parent cb7d836 commit 2852040

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
## [v0.2.0](https://github.com/tlambert03/cmap/tree/v0.2.0) (2024-04-28)
4+
5+
[Full Changelog](https://github.com/tlambert03/cmap/compare/v0.2.0...v0.2.0)
6+
7+
**Implemented enhancements:**
8+
9+
- feat: add shifted method [\#52](https://github.com/tlambert03/cmap/pull/52) ([tlambert03](https://github.com/tlambert03))
10+
- feat: add over/under/bad colors [\#50](https://github.com/tlambert03/cmap/pull/50) ([tlambert03](https://github.com/tlambert03))
11+
- feat: add Paul Tol's colormaps [\#48](https://github.com/tlambert03/cmap/pull/48) ([Jhsmit](https://github.com/Jhsmit))
12+
13+
**Fixed bugs:**
14+
15+
- fix: fix interpolation argument preservation in custom colormaps [\#47](https://github.com/tlambert03/cmap/pull/47) ([tlambert03](https://github.com/tlambert03))
16+
17+
**Documentation:**
18+
19+
- docs: use natsort for docs [\#51](https://github.com/tlambert03/cmap/pull/51) ([tlambert03](https://github.com/tlambert03))
20+
21+
**Merged pull requests:**
22+
23+
- ci\(dependabot\): bump softprops/action-gh-release from 1 to 2 [\#42](https://github.com/tlambert03/cmap/pull/42) ([dependabot[bot]](https://github.com/apps/dependabot))
24+
- chore: use ruff instead of black [\#41](https://github.com/tlambert03/cmap/pull/41) ([tlambert03](https://github.com/tlambert03))
25+
326
## [v0.2.0](https://github.com/tlambert03/cmap/tree/v0.2.0) (2024-03-09)
427

528
[Full Changelog](https://github.com/tlambert03/cmap/compare/v0.1.3...v0.2.0)

0 commit comments

Comments
 (0)