Skip to content

Commit 0396072

Browse files
committed
Update changelog
1 parent 865aac0 commit 0396072

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ There are quite a lot of deprecations for this release. Since this is
121121

122122
- Support drawing colorbars with descending levels (:commit:`10763146`)
123123
- Add support for matplotlib stylesheets with `~proplot.config.use_style`
124-
function and ``style`` rc param (:commit:`###`).
124+
function and ``style`` rc param (:commit:`edc6f3c9`).
125125
- Add `categories` keyword arg to `~proplot.styletools.show_cmaps` and
126126
`~proplot.styletools.show_cycles` (:commit:`79be642d`).
127127
- *Hide* bad colormaps like ``'jet'`` from the
@@ -157,6 +157,7 @@ There are quite a lot of deprecations for this release. Since this is
157157

158158
.. rubric:: Bug fixes
159159

160+
- Fix issue where ``matplotlib.style.use`` resets backend (:commit:`c8319104`).
160161
- Fix issue with colormaps with dots in name (:commit:`972956b1`).
161162
- Fix logarithmic scale argument parsing deprecation (:commit:`6ed7dbc5`).
162163
- Fix deprecation of direct access to ``matplotlib.cm.cmap_d``

0 commit comments

Comments
 (0)