Skip to content

Commit

Permalink
release 3.19
Browse files Browse the repository at this point in the history
  • Loading branch information
cormullion committed Jun 23, 2022
1 parent 4fdd785 commit 507f572
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [v3.19.0] - 2022-06-23 10:51

### Added

- cividis - thanks @t-bltg!

## Changed

error handling - #95 - thanks @adrhill!

### Removed

### Deprecated

###################################################################

## [v3.18.0] - 2022-05-06

### Added
Expand Down
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ColorSchemes"
uuid = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
authors = ["cormullion", "rafaqz", "gustaphe", "lwabeke", "NHDaly", "stevengj"]
version = "3.18.0"
authors = ["cormullion", "rafaqz", "gustaphe", "lwabeke", "NHDaly", "stevengj", "asinghvi17", "davibarreira", "adrhill"]
version = "3.19.0"

[deps]
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
Expand Down

0 comments on commit 507f572

Please sign in to comment.