Skip to content

Commit 5205c2f

Browse files
committed
release: v3.13.0
1 parent 2e229a2 commit 5205c2f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

3+
## v3.13.0 - 2024-10-25
4+
5+
- Add GCP Spanner support ([#211](https://github.com/go-testfixtures/testfixtures/pull/211) by @kikihakiem)
6+
- Remove ClickHouse underscore import by ([#220](https://github.com/go-testfixtures/testfixtures/pull/220) by @slsyy)
7+
- test: remove private api usages in tests ([#221](https://github.com/go-testfixtures/testfixtures/pull/221) by @slsyy)
8+
- CI: use `docker compose` instead of `docker-compose` ([#214](https://github.com/go-testfixtures/testfixtures/pull/214) by @slsyy)
9+
- Updated dependencies.
10+
311
## v3.12.0 - 2024-07-13
412

513
- Reset sequences in a single exec to improve performance

0 commit comments

Comments
 (0)