Skip to content

Commit a2ca27f

Browse files
committed
chore: changelog v0.3.0
1 parent 21a8d43 commit a2ca27f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

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

3+
## [v0.3.0](https://github.com/tlambert03/cmap/tree/v0.3.0) (2024-07-24)
4+
5+
[Full Changelog](https://github.com/tlambert03/cmap/compare/v0.2.2...v0.3.0)
6+
7+
**Implemented enhancements:**
8+
9+
- feat: Add the `cerrado` sequential colormap [\#69](https://github.com/tlambert03/cmap/pull/69) ([apcamargo](https://github.com/apcamargo))
10+
- feat: add flexible integer conversion [\#68](https://github.com/tlambert03/cmap/pull/68) ([tlambert03](https://github.com/tlambert03))
11+
- feat: Add the `okabeito` namespace and colormap [\#65](https://github.com/tlambert03/cmap/pull/65) ([apcamargo](https://github.com/apcamargo))
12+
- feat: Add the `araucaria` sequential colormap [\#64](https://github.com/tlambert03/cmap/pull/64) ([apcamargo](https://github.com/apcamargo))
13+
14+
**Documentation:**
15+
16+
- docs: add contrib namespace, add how-to-contribute to FAQ [\#63](https://github.com/tlambert03/cmap/pull/63) ([tlambert03](https://github.com/tlambert03))
17+
18+
**Merged pull requests:**
19+
20+
- Add the `observable10` qualitative colormap [\#67](https://github.com/tlambert03/cmap/pull/67) ([apcamargo](https://github.com/apcamargo))
21+
- refactor: clarify that authors/license can be added directly to colormap entries, update contrib [\#66](https://github.com/tlambert03/cmap/pull/66) ([tlambert03](https://github.com/tlambert03))
22+
323
## [v0.2.2](https://github.com/tlambert03/cmap/tree/v0.2.2) (2024-06-20)
424

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

0 commit comments

Comments
 (0)