Skip to content

Commit

Permalink
Merge pull request #135 from newrelic/release/v0.4.1
Browse files Browse the repository at this point in the history
Release v0.4.1
  • Loading branch information
Jonathan Thurman authored Mar 11, 2020
2 parents 317b57f + cd9ac5a commit f80105c
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
## [Unreleased]


<a name="v0.4.1"></a>
## [v0.4.1] - 2020-03-11
### Bug Fixes
- **apm:** Fix apm command flag parsing for accountId, applicationId
- **apm/application:** Fix search params to accept accountId
- **credentials:** Lowercase region on storage for compatibility with nr1 cli


<a name="v0.4.0"></a>
## [v0.4.0] - 2020-03-10
### Bug Fixes
Expand Down Expand Up @@ -103,7 +111,8 @@
- **profile:** Add listing of profiles to command


[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.4.0...HEAD
[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.4.1...HEAD
[v0.4.1]: https://github.com/newrelic/newrelic-client-go/compare/v0.4.0...v0.4.1
[v0.4.0]: https://github.com/newrelic/newrelic-client-go/compare/v0.3.0...v0.4.0
[v0.3.0]: https://github.com/newrelic/newrelic-client-go/compare/v0.2.3...v0.3.0
[v0.2.3]: https://github.com/newrelic/newrelic-client-go/compare/v0.2.2...v0.2.3
Expand Down

0 comments on commit f80105c

Please sign in to comment.