Skip to content

Commit

Permalink
CHANGELOG: prepare for v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdan committed Jan 17, 2023
1 parent 294450f commit 71eda05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [v0.9.0] - 2023-01-??
## [v0.9.0] - 2023-01-17

This release continues support for Go 1.19 and the upcoming Go 1.20.

Expand Down Expand Up @@ -176,6 +176,7 @@ Known bugs:
* obfuscating the standard library with `GOPRIVATE=*` is not well supported yet
* `garble test` is temporarily disabled, as it is currently broken

[v0.9.0]: https://github.com/burrowers/garble/releases/tag/v0.9.0
[#619]: https://github.com/burrowers/garble/issues/619
[#621]: https://github.com/burrowers/garble/issues/621
[#622]: https://github.com/burrowers/garble/issues/622
Expand Down

0 comments on commit 71eda05

Please sign in to comment.