CHANGELOG: release v0.8.0

pull/620/head v0.8.0
Daniel Martí 2 years ago
parent 4a0c2d0274
commit 82b955dfe1
No known key found for this signature in database

@ -1,6 +1,6 @@
# Changelog # Changelog
## [v0.8.0] - 2022-12-?? ## [v0.8.0] - 2022-12-15
This release drops support for Go 1.18, continues support for Go 1.19, This release drops support for Go 1.18, continues support for Go 1.19,
and adds initial support for the upcoming Go 1.20. and adds initial support for the upcoming Go 1.20.
@ -160,6 +160,7 @@ Known bugs:
* obfuscating the standard library with `GOPRIVATE=*` is not well supported yet * obfuscating the standard library with `GOPRIVATE=*` is not well supported yet
* `garble test` is temporarily disabled, as it is currently broken * `garble test` is temporarily disabled, as it is currently broken
[v0.8.0]: https://github.com/burrowers/garble/releases/tag/v0.8.0
[#594]: https://github.com/burrowers/garble/issues/594 [#594]: https://github.com/burrowers/garble/issues/594
[#605]: https://github.com/burrowers/garble/issues/605 [#605]: https://github.com/burrowers/garble/issues/605

Loading…
Cancel
Save