diff --git a/CHANGELOG.md b/CHANGELOG.md
index c757a891e..9a14f577d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+
+## [v0.24.1] - 2021-05-04
+### Bug Fixes
+- **build:** drop arm6 support to avoid "arm" name conflict in snapcraft
+
## [v0.24.0] - 2021-05-04
### Bug Fixes
@@ -625,7 +630,8 @@
- **profile:** Enable reading of profiles and use Region/APIKey from default profile
- **profile:** Add listing of profiles to command
-[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.24.0...HEAD
+[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.24.1...HEAD
+[v0.24.1]: https://github.com/newrelic/newrelic-client-go/compare/v0.24.0...v0.24.1
[v0.24.0]: https://github.com/newrelic/newrelic-client-go/compare/v0.23.2...v0.24.0
[v0.23.2]: https://github.com/newrelic/newrelic-client-go/compare/v0.23.1...v0.23.2
[v0.23.1]: https://github.com/newrelic/newrelic-client-go/compare/v0.23.0...v0.23.1