Skip to content

Commit

Permalink
chore: changelog v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Sep 6, 2023
1 parent 79991a6 commit cac8512
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,29 @@
# Changelog

## [0.0.3](https://github.com/tlambert03/cmap/tree/0.0.3) (2023-05-06)
## [v0.1.0](https://github.com/tlambert03/cmap/tree/v0.1.0) (2023-09-06)

[Full Changelog](https://github.com/tlambert03/cmap/compare/v0.0.2...0.0.3)
[Full Changelog](https://github.com/tlambert03/cmap/compare/v0.0.3...v0.1.0)

**Implemented enhancements:**

- feat: expose catalog as Colormap classmethod [\#22](https://github.com/tlambert03/cmap/pull/22) ([tlambert03](https://github.com/tlambert03))

**Fixed bugs:**

- fix: fix creating a cmap from existing cmap [\#21](https://github.com/tlambert03/cmap/pull/21) ([tlambert03](https://github.com/tlambert03))
- fix: change bwr to diverging [\#16](https://github.com/tlambert03/cmap/pull/16) ([tlambert03](https://github.com/tlambert03))

**Documentation:**

- docs: fix typos [\#23](https://github.com/tlambert03/cmap/pull/23) ([tlambert03](https://github.com/tlambert03))

**Merged pull requests:**

- ci\(dependabot\): bump actions/checkout from 3 to 4 [\#20](https://github.com/tlambert03/cmap/pull/20) ([dependabot[bot]](https://github.com/apps/dependabot))

## [v0.0.3](https://github.com/tlambert03/cmap/tree/v0.0.3) (2023-05-06)

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

**Implemented enhancements:**

Expand Down

0 comments on commit cac8512

Please sign in to comment.