Skip to content

Commit a6c46dd

Browse files
committed
v0.9.0
1 parent 8533a3a commit a6c46dd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Release Notes
22

3+
## v0.9.0
4+
5+
Released on 2024/07/20
6+
7+
- **New** [#52](https://github.com/groue/GRDBQuery/pull/52): DatabaseContext, and convenience queryable protocols.
8+
9+
See the [Migrating To GRDBQuery 0.9](https://swiftpackageindex.com/groue/grdbquery/0.9.0/documentation/grdbquery/migratingtogrdbquery09) guide.
10+
311
## v0.8.0
412

513
Released on 2023/12/01

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GRDBQuery
22

3-
**Latest release**: December 1, 2023[version 0.8.0](https://github.com/groue/GRDBQuery/tree/0.8.0)[CHANGELOG](CHANGELOG.md)
3+
**Latest release**: July 20, 2024[version 0.9.0](https://github.com/groue/GRDBQuery/tree/0.9.0)[CHANGELOG](CHANGELOG.md)
44

55
**Requirements**: iOS 14.0+ / macOS 11+ / tvOS 14.0+ / watchOS 7.0+ • Swift 5.10+ / Xcode 15.3+
66

0 commit comments

Comments
 (0)