Skip to content

Commit dc7072b

Browse files
authored
Update whats_new.md
1 parent 8480c6b commit dc7072b

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/whats_new.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# What's New
22

3-
## v2.1.0 (unreleased)
3+
## v3.0.0 (March 17, 2023)
44

55
* Fixed a deprecation warning (https://github.com/matplotlib/cmocean/pull/86), by @neutrinoceros
66
* Added CodeQL workflow (https://github.com/matplotlib/cmocean/pull/85), by bot
77
* Changed master to main, by @kthyng
8-
* Added new CI workflows (testing, dependabot) and added codecov (https://github.com/matplotlib/cmocean/pull/88), by @kthyng
8+
* Added new CI workflows (testing, dependabot) and added codecov (https://github.com/matplotlib/cmocean/pull/88), by @kthyng
9+
* Updated URL for STOQS visualization example by @MBARIMike in #75
10+
* Update README: add cmocean usage in Julia by @ali-ramadhan in #77
11+
* [MOD] removal of 'figures' for savefig() commands by @jehyunlee in #80
12+
* Document dependencies by @adamjstewart in #78
13+
* add r package cmocean by @japhir in #81
14+
* ENH: work around pending deprecation warnings in MPL by @neutrinoceros in #86

0 commit comments

Comments
 (0)