Skip to content

Commit 78b2796

Browse files
committed
CHANGELOG
1 parent 3535a42 commit 78b2796

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,11 @@ GRDB adheres to [Semantic Versioning](https://semver.org/), with one exception:
132132

133133
---
134134

135+
## Next Release
136+
137+
- **New**: Expose `sqlite3_libversion_number` as `Database.sqliteLibVersionNumber` by [@groue](https://github.com/groue) in [#1713](https://github.com/groue/GRDB.swift/pull/1713)
138+
- **Fixed**: DatabaseQueue restores its read/write abilities when an async read-only database access is cancelled by [@groue](https://github.com/groue) in [#1716](https://github.com/groue/GRDB.swift/pull/1716)
139+
135140
## 7.0.0
136141

137142
Released January 26, 2025

0 commit comments

Comments
 (0)