Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Atreyagaurav committed Nov 2, 2024
1 parent b1aadf5 commit 6e3ef42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
- Add pre-built bindings for GDAL 3.10 ([#573](https://github.com/georust/gdal/pull/573))
- Add methods `alternative_name`, `is_nullable`, `is_unique`, `default_value` to `Field` ([#561](https://github.com/georust/gdal/pull/561))
- Add `Defn::geometry_type` ([#562](https://github.com/georust/gdal/pull/562))
- Add `Dataset::maybe_start_trasaction` which always succeeds to use transaction when possible for speed reasons -- no rollback ([#584](https://github.com/georust/gdal/pull/584))

Check warning on line 17 in CHANGES.md

View workflow job for this annotation

GitHub Actions / Check spelling using Typos

"trasaction" should be "transaction".

### Fixed

Expand Down

0 comments on commit 6e3ef42

Please sign in to comment.