diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d1987dc..e2f0bc97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -231,6 +231,17 @@ **Full Changelog**: https://github.com/mesosphere/mindthegap/compare/v1.5.2...v1.5.3 + + +## What's Changed +### Fixes 🔧 +* fix: Do not upx pack darwin binaries by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/342 +### Other Changes +* ci: Remove redundant go version from golangci lint step by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/336 + + +**Full Changelog**: https://github.com/mesosphere/mindthegap/compare/v1.5.3...v1.5.4 + ## [0.18.0](https://github.com/mesosphere/mindthegap/compare/v0.17.2...v0.18.0) (2022-08-10)