Skip to content

Commit bf82355

Browse files
committed
Update changelog for v1.34.0
1 parent 9773472 commit bf82355

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## Version 1.34.0 (2025/04/23)
2+
3+
### Issues Closed
4+
5+
* [Issue 653](https://github.com/pytroll/pyresample/issues/653) - Test failure on BigEndian architectures with zarr3 ([PR 654](https://github.com/pytroll/pyresample/pull/654) by [@avalentino](https://github.com/avalentino))
6+
7+
In this release 1 issue was closed.
8+
9+
### Pull Requests Merged
10+
11+
#### Bugs fixed
12+
13+
* [PR 654](https://github.com/pytroll/pyresample/pull/654) - Skip test using zarr3 on BE architectures ([653](https://github.com/pytroll/pyresample/issues/653))
14+
* [PR 650](https://github.com/pytroll/pyresample/pull/650) - Added resolution to SwathDefinition in slice.py
15+
16+
#### Features added
17+
18+
* [PR 652](https://github.com/pytroll/pyresample/pull/652) - Add the ability to pass Z to dask-friendly transformer
19+
20+
In this release 3 pull requests were closed.
21+
22+
123
## Version 1.33.0 (2025/03/18)
224

325

0 commit comments

Comments
 (0)