Skip to content

Commit 2e9cd84

Browse files
mvdanlu4p
authored andcommitted
CHANGELOG: prepare for a bugfix release
A minor version bump seems unnecessary when we are just adding support for a new Go version, and that support was very easy to do.
1 parent 3936ebf commit 2e9cd84

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [v0.14.1] - 2025-02-12
4+
5+
This release adds support for Go 1.24 and continues support for Go 1.23.
6+
37
## [v0.14.0] - 2025-01-26
48

59
This release drops support for Go 1.22 and continues support for Go 1.23.
@@ -314,7 +318,9 @@ Known bugs:
314318
* obfuscating the standard library with `GOPRIVATE=*` is not well supported yet
315319
* `garble test` is temporarily disabled, as it is currently broken
316320

317-
[v0.12.1]: https://github.com/burrowers/garble/releases/tag/v0.12.1
321+
[v0.14.1]: https://github.com/burrowers/garble/releases/tag/v0.14.1
322+
[v0.14.0]: https://github.com/burrowers/garble/releases/tag/v0.14.0
323+
[v0.13.0]: https://github.com/burrowers/garble/releases/tag/v0.13.0
318324

319325
[v0.12.0]: https://github.com/burrowers/garble/releases/tag/v0.12.0
320326
[#690]: https://github.com/burrowers/garble/issues/690

0 commit comments

Comments
 (0)