We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 185b0bd commit f89f01aCopy full SHA for f89f01a
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Release Notes
2
3
+## v0.10.0
4
+
5
+Released on 2024/09/28
6
7
+- **Breaking Change**: Depend on GRDB 7.0.0-beta+ by [@groue](https://github.com/groue) in [#58]https://github.com/groue/GRDBQuery/pull/58)
8
9
10
## v0.9.0
11
12
Released on 2024/07/20
README.md
@@ -1,6 +1,6 @@
# GRDBQuery
-**Latest release**: July 20, 2024 • [version 0.9.0](https://github.com/groue/GRDBQuery/tree/0.9.0) • [CHANGELOG](CHANGELOG.md)
+**Latest release**: September 29, 2024 • [version 0.10.0](https://github.com/groue/GRDBQuery/tree/0.10.0) • [CHANGELOG](CHANGELOG.md)
**Requirements**: iOS 14.0+ / macOS 11+ / tvOS 14.0+ / watchOS 7.0+ • Swift 6+ / Xcode 16+
0 commit comments