Skip to content

Commit

Permalink
finish changelog for v0.5.1
Browse files Browse the repository at this point in the history
Include Andrew's last change,
which was an easy improvement and has a low chance of regressions.
  • Loading branch information
mvdan committed Jan 18, 2022
1 parent 474a919 commit f1880b6
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,9 +1,10 @@
# Changelog

## [0.5.1] - 2022-01-??
## [0.5.1] - 2022-01-18

This bugfix release features:

* Obfuscate exported names in `main` packages
* Fix build errors when using `-literals` with `GOGARBLE=*`
* Avoid breaking `-ldflags=-X` when `-literals` is used
* Avoid link errors when using `-debugdir`
Expand Down

0 comments on commit f1880b6

Please sign in to comment.