You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,18 @@
2
2
..
3
3
.. SPDX-License-Identifier: CC-BY-4.0
4
4
5
+
v1.5.1
6
+
======
7
+
regular update for matplotlib 3.9
8
+
9
+
Added
10
+
-----
11
+
- add tests for mpl 3.9, see `!43 <https://codebase.helmholtz.cloud/psyplot/psy-simple/-/merge_requests/43>`__
12
+
13
+
Known issues
14
+
------------
15
+
- the colorbar tests as updating the colorbar is currently broken with matplotlib 3.9, see `#35 <https://codebase.helmholtz.cloud/psyplot/psy-simple/-/issues/35>`__
0 commit comments