We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d3ec07 commit f8ceb32Copy full SHA for f8ceb32
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v3.14.0 - 2024-12-22
4
+
5
+- feat(mysql): make multistatements parameter optional ([#249](https://github.com/go-testfixtures/testfixtures/pull/249) by @slsyy)
6
+- test: remove private api usage in assertFixturesLoaded ([#239](https://github.com/go-testfixtures/testfixtures/pull/239) by @slsyy)
7
+- Updated dependencies.
8
9
## v3.13.0 - 2024-10-25
10
11
- Add GCP Spanner support ([#211](https://github.com/go-testfixtures/testfixtures/pull/211) by @kikihakiem)
0 commit comments