History.md in ffi-gdal-1.0.0.beta10 vs History.md in ffi-gdal-1.0.0.beta11
- old
+ new
@@ -1,8 +1,14 @@
# Change Log
Format for this file derived from [http://keepachangelog.com](http://keepachangelog.com).
+## 1.0.0.beta11 / 2020-06-02
+
+### Bug Fixes
+
+* Change CPLFileFinder callback return type to pointer.
+
## 1.0.0.beta10 / 2019-08-28
### Bug Fixes
* [DEV-7980] Ensure `OGR::Feature#field_as_string` returns a UTF-8 encoded String.