Skip to content

Commit 2b68b46

Browse files
authored
Merge pull request #578 from supabase/or/rel-1.5.11
Bump version for 1.5.11 release
2 parents 4673e57 + 6096d20 commit 2b68b46

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pg_graphql"
3-
version = "1.5.10"
3+
version = "1.5.11"
44
edition = "2021"
55

66
[lib]

docs/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,7 @@
9191
## 1.5.8
9292
- bugfix: relational query with more than 100 fields fails
9393

94+
## 1.5.11
95+
- bugfix: qualify schema refs
96+
9497
## master

0 commit comments

Comments
 (0)