Skip to content

Commit 6814f75

Browse files
committed
Update changelog for v0.52.1
1 parent 3a65934 commit 6814f75

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff 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`
14+
* [PR 2943](https://github.com/pytroll/satpy/pull/2943) - Fix seviri_l2_grib end_time property bug. ([2942](https://github.com/pytroll/satpy/issues/2942))
15+
16+
In this release 2 pull requests were closed.
17+
18+
119
## Version 0.52.0 (2024/10/18)
220

321
### Issues Closed

0 commit comments

Comments
 (0)