History.md in ffi-gdal-1.0.0.beta9 vs History.md in ffi-gdal-1.0.0.beta10
- old
+ new
@@ -1,8 +1,14 @@
# Change Log
Format for this file derived from [http://keepachangelog.com](http://keepachangelog.com).
+## 1.0.0.beta10 / 2019-08-28
+
+### Bug Fixes
+
+* [DEV-7980] Ensure `OGR::Feature#field_as_string` returns a UTF-8 encoded String.
+
## 1.0.0.beta9 / 2018-03-26
### Bug Fixes
* [AGDEV-30729] Change `OGERR_NONE` to use a lambda.