Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lnicola committed May 31, 2023
1 parent 74834a3 commit 4509261
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
# Changes

## Unreleased
- `Dataset::flush_cache` is now fallible

- <https://github.com/georust/gdal/pull/410>

- Added `Dataset::gcp_projection`, `Dataset::gcps`, `Dataset::set_gcps` APIs

- <https://github.com/georust/gdal/pull/404>


- Added pre-built bindings for GDAL 3.7

- <https://github.com/georust/gdal/pull/401>
- <https://github.com/georust/gdal/pull/410>

- Added `SpatialRef::to_projjson`

Expand Down

0 comments on commit 4509261

Please sign in to comment.