Skip to content

Commit

Permalink
v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
groue committed Dec 1, 2023
1 parent 7d7c3b9 commit 42fef11
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release Notes

## v0.8.0

Released on 2023/12/01

- **New** [#49](https://github.com/groue/GRDBQuery/pull/49): Make Value an associated type of Queryable.

## v0.7.0

Released on 2023/03/25
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# GRDBQuery

**Latest release**: March 25, 2023 • [version 0.7.0](https://github.com/groue/GRDBQuery/tree/0.7.0)[CHANGELOG](CHANGELOG.md)
**Latest release**: December 1, 2023 • [version 0.8.0](https://github.com/groue/GRDBQuery/tree/0.8.0)[CHANGELOG](CHANGELOG.md)

**Requirements**: iOS 14.0+ / macOS 11+ / tvOS 14.0+ / watchOS 7.0+ • Swift 5.7+ / Xcode 14+

Expand Down

0 comments on commit 42fef11

Please sign in to comment.