mirror of
https://github.com/burrowers/garble.git
synced 2025-12-24 12:58:05 +08:00
CHANGELOG: add entry for v0.12.1
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## [v0.12.1] - 2024-02-18
|
||||
|
||||
This bugfix release fixes a regression in v0.12.0 that broke `x/sys/unix`.
|
||||
See #830.
|
||||
|
||||
## [v0.12.0] - 2024-02-10
|
||||
|
||||
This release continues support for Go 1.21 and includes fixes for Go 1.22,
|
||||
@@ -277,6 +282,8 @@ Known bugs:
|
||||
* obfuscating the standard library with `GOPRIVATE=*` is not well supported yet
|
||||
* `garble test` is temporarily disabled, as it is currently broken
|
||||
|
||||
[v0.12.1]: https://github.com/burrowers/garble/releases/tag/v0.12.1
|
||||
|
||||
[v0.12.0]: https://github.com/burrowers/garble/releases/tag/v0.12.0
|
||||
[#690]: https://github.com/burrowers/garble/issues/690
|
||||
[#812]: https://github.com/burrowers/garble/issues/812
|
||||
|
||||
Reference in New Issue
Block a user