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
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
..
3
3
.. SPDX-License-Identifier: CC-BY-4.0
4
4
5
+
v1.5.0
6
+
======
7
+
Compatibility fixes and code formatting
8
+
9
+
Changed
10
+
-------
11
+
- migrate to psyplot-plugin-template, see `!36 <https://codebase.helmholtz.cloud/psyplot/psy-simple/-/merge_requests/36>`__
12
+
- Update psyplot min version, see `!41 <https://codebase.helmholtz.cloud/psyplot/psy-simple/-/merge_requests/41>`__
13
+
14
+
Fixed
15
+
-----
16
+
- fixed compatiblity with latest matplotlib version, see `!38 <https://codebase.helmholtz.cloud/psyplot/psy-simple/-/merge_requests/38>`__
17
+
- fix image comparison and add reference and test images as CI artifacts, see `!37 <https://codebase.helmholtz.cloud/psyplot/psy-simple/-/merge_requests/37>`__
0 commit comments