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 3967f8a commit b0b67abCopy full SHA for b0b67ab
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [v0.7.2] - 2022-09-??
+## [v0.7.2] - 2022-09-26
4
5
This bugfix release continues support for Go 1.18 and 1.19 and features:
6
@@ -146,6 +146,7 @@ Known bugs:
146
* obfuscating the standard library with `GOPRIVATE=*` is not well supported yet
147
* `garble test` is temporarily disabled, as it is currently broken
148
149
+[v0.7.2]: https://github.com/burrowers/garble/releases/tag/v0.7.2
150
[#573]: https://github.com/burrowers/garble/issues/573
151
[#577]: https://github.com/burrowers/garble/issues/577
152
[#553]: https://github.com/burrowers/garble/issues/553
0 commit comments