We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5fdfff9 + c89e268 commit da72076Copy full SHA for da72076
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## [v0.6.1](https://github.com/gostaticanalysis/testutil/compare/v0.6.0...v0.6.1) - 2025-03-19
4
+- Fix #23 by @tenntenn in https://github.com/gostaticanalysis/testutil/pull/24
5
+
6
## [v0.6.0](https://github.com/gostaticanalysis/testutil/compare/v0.5.2...v0.6.0) - 2025-03-11
7
- Update go dependencies workflow by @tenntenn in https://github.com/gostaticanalysis/testutil/pull/21
8
- fixed a bug that occurred when go.work was included in external modules by @Arupaka1152 in https://github.com/gostaticanalysis/testutil/pull/20
version.txt
@@ -1 +1 @@
-v0.6.0
+v0.6.1
0 commit comments