Skip to content

Commit

Permalink
chore(changelog): Update CHANGELOG for v0.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zlesnr committed May 4, 2021
1 parent da385ab commit 70191da
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<a name="v0.24.1"></a>
## [v0.24.1] - 2021-05-04
### Bug Fixes
- **build:** drop arm6 support to avoid "arm" name conflict in snapcraft

<a name="v0.24.0"></a>
## [v0.24.0] - 2021-05-04
### Bug Fixes
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 70191da

Please sign in to comment.