Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
Release History
===============

Unreleased Changes
2.4.8 (2025-05-02)
------------------
* ``zonal_statistics`` raises an error if the vector is not a Polygon
or MultiPolygon geometry.
https://github.com/natcap/pygeoprocessing/issues/322
* Handling a case in ``raster_map`` where an exception would be raised when a
float32 array was passed along with a float64 nodata value.
https://github.com/natcap/pygeoprocessing/issues/358
Expand Down