Skip to content

Commit b4fe67f

Browse files
authored
Add changelog for 1.31.1 (#4406)
1 parent 428d4e6 commit b4fe67f

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

docs/reference/changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
(v1-31-1)=
5+
## [1.31.1](https://github.com/sqlc-dev/sqlc/releases/tag/v1.31.1)
6+
Released 2026-04-22
7+
8+
### Bug Fixes
9+
10+
- Remove go.mod replace directive that breaks `go install ...@latest` (#4401)
11+
- Downgrade github.com/ncruces/go-sqlite3 to v0.32.0 (#4400)
12+
13+
### Build
14+
15+
- (deps) Bump github.com/jackc/pgx/v5 (#4398)
16+
417
(v1-31-0)=
518
## [1.31.0](https://github.com/sqlc-dev/sqlc/releases/tag/v1.31.0)
619
Released 2026-04-19

0 commit comments

Comments
 (0)