Skip to content

Commit 507f572

Browse files
committed
release 3.19
1 parent 4fdd785 commit 507f572

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

CHANGELOG.md

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

3+
## [v3.19.0] - 2022-06-23 10:51
4+
5+
### Added
6+
7+
- cividis - thanks @t-bltg!
8+
9+
## Changed
10+
11+
error handling - #95 - thanks @adrhill!
12+
13+
### Removed
14+
15+
### Deprecated
16+
17+
###################################################################
18+
319
## [v3.18.0] - 2022-05-06
420

521
### Added

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ColorSchemes"
22
uuid = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
3-
authors = ["cormullion", "rafaqz", "gustaphe", "lwabeke", "NHDaly", "stevengj"]
4-
version = "3.18.0"
3+
authors = ["cormullion", "rafaqz", "gustaphe", "lwabeke", "NHDaly", "stevengj", "asinghvi17", "davibarreira", "adrhill"]
4+
version = "3.19.0"
55

66
[deps]
77
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"

0 commit comments

Comments
 (0)