Skip to content

Commit

Permalink
release: v3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slsyy committed Oct 25, 2024
1 parent 2e229a2 commit 5205c2f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## v3.13.0 - 2024-10-25

- Add GCP Spanner support ([#211](https://github.com/go-testfixtures/testfixtures/pull/211) by @kikihakiem)
- Remove ClickHouse underscore import by ([#220](https://github.com/go-testfixtures/testfixtures/pull/220) by @slsyy)
- test: remove private api usages in tests ([#221](https://github.com/go-testfixtures/testfixtures/pull/221) by @slsyy)
- CI: use `docker compose` instead of `docker-compose` ([#214](https://github.com/go-testfixtures/testfixtures/pull/214) by @slsyy)
- Updated dependencies.

## v3.12.0 - 2024-07-13

- Reset sequences in a single exec to improve performance
Expand Down

0 comments on commit 5205c2f

Please sign in to comment.