diff --git a/HISTORY.rst b/HISTORY.rst index c0ab2308..006d2515 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -7,7 +7,6 @@ Unreleased Changes resampling method is provided. * Fixed bug in ``pygeoprocessing.warp_raster`` that would not properly handle GDAL Byte type signing when masking warped raster with a vector. - resampling method is provided. * Fixed issue in ``convolve_2d`` that would cause excessive memory use leading to out of memory errors. * Fixed issue in ``convolve_2d`` that could lead to a file removal race