You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -139,6 +139,12 @@ GRDB adheres to [Semantic Versioning](https://semver.org/), with one exception:
139
139
140
140
---
141
141
142
+
## 7.7.1
143
+
144
+
Released September 29, 2025
145
+
146
+
- **Fixed**: Fix the save() method for record types with attached triggers by [@groue](https://github.com/groue) in [#1822](https://github.com/groue/GRDB.swift/pull/1822)
0 commit comments