Skip to content

Commit c3729bb

Browse files
authored
Merge pull request #22 from gostaticanalysis/tagpr-from-v0.5.2
Release for v0.6.0
2 parents db9d086 + 7ab5022 commit c3729bb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## [v0.6.0](https://github.com/gostaticanalysis/testutil/compare/v0.5.2...v0.6.0) - 2025-03-11
4+
- Update go dependencies workflow by @tenntenn in https://github.com/gostaticanalysis/testutil/pull/21
5+
- fixed a bug that occurred when go.work was included in external modules by @Arupaka1152 in https://github.com/gostaticanalysis/testutil/pull/20
6+
- Add WriteFilesTxtar by @tenntenn in https://github.com/gostaticanalysis/testutil/pull/18
7+
38
## [v0.5.2](https://github.com/gostaticanalysis/testutil/compare/v0.5.1...v0.5.2) - 2024-11-15
49
- Fix line comment by @tenntenn in https://github.com/gostaticanalysis/testutil/pull/16
510

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.5.2
1+
v0.6.0

0 commit comments

Comments
 (0)