Skip to content

Commit

Permalink
chore: changelog v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Apr 28, 2024
1 parent cb7d836 commit 2852040
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## [v0.2.0](https://github.com/tlambert03/cmap/tree/v0.2.0) (2024-04-28)

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

**Implemented enhancements:**

- feat: add shifted method [\#52](https://github.com/tlambert03/cmap/pull/52) ([tlambert03](https://github.com/tlambert03))
- feat: add over/under/bad colors [\#50](https://github.com/tlambert03/cmap/pull/50) ([tlambert03](https://github.com/tlambert03))
- feat: add Paul Tol's colormaps [\#48](https://github.com/tlambert03/cmap/pull/48) ([Jhsmit](https://github.com/Jhsmit))

**Fixed bugs:**

- fix: fix interpolation argument preservation in custom colormaps [\#47](https://github.com/tlambert03/cmap/pull/47) ([tlambert03](https://github.com/tlambert03))

**Documentation:**

- docs: use natsort for docs [\#51](https://github.com/tlambert03/cmap/pull/51) ([tlambert03](https://github.com/tlambert03))

**Merged pull requests:**

- 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))
- chore: use ruff instead of black [\#41](https://github.com/tlambert03/cmap/pull/41) ([tlambert03](https://github.com/tlambert03))

## [v0.2.0](https://github.com/tlambert03/cmap/tree/v0.2.0) (2024-03-09)

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

0 comments on commit 2852040

Please sign in to comment.