diff options
Diffstat (limited to 'vendor/github.com/go-testfixtures/testfixtures/v3/CHANGELOG.md')
-rw-r--r-- | vendor/github.com/go-testfixtures/testfixtures/v3/CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/github.com/go-testfixtures/testfixtures/v3/CHANGELOG.md b/vendor/github.com/go-testfixtures/testfixtures/v3/CHANGELOG.md index 00f20a8bd5..1f2f38cef5 100644 --- a/vendor/github.com/go-testfixtures/testfixtures/v3/CHANGELOG.md +++ b/vendor/github.com/go-testfixtures/testfixtures/v3/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## v3.4.1 - 2020-10-19 + +- Fix for Microsoft SQL Server databases with views + ([#78](https://github.com/go-testfixtures/testfixtures/pull/78)). + ## v3.4.0 - 2020-08-09 - Add support to CockroachDB |