Skip to content

Commit 6e3ef42

Browse files
committed
Update CHANGES.md
1 parent b1aadf5 commit 6e3ef42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
- Add pre-built bindings for GDAL 3.10 ([#573](https://github.com/georust/gdal/pull/573))
1515
- Add methods `alternative_name`, `is_nullable`, `is_unique`, `default_value` to `Field` ([#561](https://github.com/georust/gdal/pull/561))
1616
- Add `Defn::geometry_type` ([#562](https://github.com/georust/gdal/pull/562))
17+
- 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))
1718

1819
### Fixed
1920

0 commit comments

Comments
 (0)