We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f98d933 commit 58e4887Copy full SHA for 58e4887
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to the project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
4
5
+## [3.0.2] - 2022-08-30
6
+### Fixed:
7
+- Test assertion helpers now call `t.Helper()` to exclude themselves from stacktraces.
8
+
9
## [3.0.1] - 2022-08-29
10
### Fixed:
11
- Fixed import paths to have `/v3`.
0 commit comments