Skip to content

Commit 7a11962

Browse files
committed
CHANGELOG
1 parent 3043d7d commit 7a11962

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ GRDB adheres to [Semantic Versioning](https://semver.org/), with one exception:
130130
- **New**: [#1570](https://github.com/groue/GRDB.swift/pull/1570) by [@groue](https://github.com/groue): Support single-value encoding
131131
- **New**: Added `QueryInterfaceRequest.deleteAndFetchIds(_:)` which returns the set of deleted ids.
132132
- **New**: Added `Set` methods `union`, `formUnion`, `intersection` and `formIntersection` that accept a cursor.
133+
- **New**: `DatabaseUUIDEncodingStrategy` is Sendable.
133134

134135
## 6.27.0
135136

0 commit comments

Comments
 (0)