Skip to content

Commit 5aa5a3f

Browse files
committed
release: v3.15.0
1 parent e0907bf commit 5aa5a3f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## v3.15.0 - 2025-05-11
4+
5+
- feat: support quoted columns in postgresql ([#286](https://github.com/go-testfixtures/testfixtures/pull/286) by @HTechHQ)
6+
- test: move all db tests to dbtest package ([#251](https://github.com/go-testfixtures/testfixtures/pull/251) by @slsyy)
7+
- chore: remove spanner underscore import ([#250](https://github.com/go-testfixtures/testfixtures/pull/250) by @slsyy)
8+
- Upgraded to Go v1.23 ([#281](https://github.com/go-testfixtures/testfixtures/pull/281) by @slsyy)
9+
- Updated golangci-lint and CI ([#281](https://github.com/go-testfixtures/testfixtures/pull/281) by @slsyy)
10+
- Updated dependencies.
11+
312
## v3.14.0 - 2024-12-22
413

514
- feat(mysql): make multistatements parameter optional ([#249](https://github.com/go-testfixtures/testfixtures/pull/249) by @slsyy)

0 commit comments

Comments
 (0)