Skip to content

Commit 71e72bd

Browse files
committed
Update release notes for 1.30.0 with cibuildwheel updates
1 parent 5c05460 commit 71e72bd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
## Version 1.30.0 (2024/08/28)
22

3-
43
### Pull Requests Merged
54

65
#### Bugs fixed
76

7+
* [PR 616](https://github.com/pytroll/pyresample/pull/616) - Update cibuildwheel to fix setuptools 74.0.0 compatibility
88
* [PR 614](https://github.com/pytroll/pyresample/pull/614) - Fix geocentric_resolution compatibility with numpy 2.1.0
99
* [PR 613](https://github.com/pytroll/pyresample/pull/613) - Switch on pytest-lazy-fixtures
1010

1111
#### Features added
1212

13+
* [PR 616](https://github.com/pytroll/pyresample/pull/616) - Update cibuildwheel to fix setuptools 74.0.0 compatibility
1314
* [PR 615](https://github.com/pytroll/pyresample/pull/615) - Allow overriding area repr map section HTML
1415

15-
In this release 3 pull requests were closed.
16+
In this release 5 pull requests were closed.
1617

1718

1819
## Version 1.29.0 (2024/07/31)

0 commit comments

Comments
 (0)