Skip to content

Commit b6b840c

Browse files
committed
Prepare version 0.7.1
1 parent 4cbd5e9 commit b6b840c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,15 @@
22

33
## Unreleased
44

5+
Mothing yet!
6+
7+
8+
## [0.7.1] - 2025-11-11
9+
[0.7.1]: https://github.com/sqldelight/sql-psi/releases/tag/0.7.1
10+
511
- Improve handling of FTS5 hidden columns (https://github.com/sqldelight/sql-psi/pull/717)
612

13+
714
## [0.7.0] - 2025-09-02
815
[0.7.0]: https://github.com/sqldelight/sql-psi/releases/tag/0.7.0
916

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=app.cash.sql-psi
2-
VERSION_NAME=0.8.0-SNAPSHOT
2+
VERSION_NAME=0.7.1
33

44
POM_URL=https://github.com/sqldelight/sql-psi/
55
POM_SCM_URL=https://github.com/sqldelight/sql-psi/

0 commit comments

Comments
 (0)