History.md in ffi-gdal-1.0.0.beta15 vs History.md in ffi-gdal-1.0.0.beta16
- old
+ new
@@ -1,8 +1,14 @@
# Change Log
Format for this file derived from [http://keepachangelog.com](http://keepachangelog.com).
+## 1.0.0.beta16 / 2022-06-09
+
+### Bug Fixes
+
+* [DEV-34269] Ensure `GDAL::RasterBandClassifier#equal_count_ranges` returns a range when only one is requested.
+
## 1.0.0.beta15 / 2022-05-12
### Improvements
* [DEV-20059] Ensure `GDAL::RasterBandClassifier#equal_count_ranges` has a minimum spacing between breakpoints.