diff --git a/CHANGES.md b/CHANGES.md index ef07555d..98b2525e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,9 @@ ## Unreleased +- Upgrade `semver` to 1.0 and trim gdal version output in `build.rs`. + - + - **Breaking**: Make `set_attribute_filter` and `clear_attribute_filter` take `&mut self` -