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.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,21 @@
1
+
## Version 0.52.1 (2024/10/23)
2
+
3
+
### Issues Closed
4
+
5
+
*[Issue 2942](https://github.com/pytroll/satpy/issues/2942) - 0.52.0 breaks `seviri_l2_grib`-reader with 'EUML2GribFileHandler' object has no attribute '_ssp_lon' ([PR 2943](https://github.com/pytroll/satpy/pull/2943) by [@strandgren](https://github.com/strandgren))
6
+
7
+
In this release 1 issue was closed.
8
+
9
+
### Pull Requests Merged
10
+
11
+
#### Bugs fixed
12
+
13
+
*[PR 2944](https://github.com/pytroll/satpy/pull/2944) - Fix tests using `palettize`
0 commit comments