Skip to content

Commit f80105c

Browse files
author
Jonathan Thurman
authored
Merge pull request #135 from newrelic/release/v0.4.1
Release v0.4.1
2 parents 317b57f + cd9ac5a commit f80105c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
## [Unreleased]
33

44

5+
<a name="v0.4.1"></a>
6+
## [v0.4.1] - 2020-03-11
7+
### Bug Fixes
8+
- **apm:** Fix apm command flag parsing for accountId, applicationId
9+
- **apm/application:** Fix search params to accept accountId
10+
- **credentials:** Lowercase region on storage for compatibility with nr1 cli
11+
12+
513
<a name="v0.4.0"></a>
614
## [v0.4.0] - 2020-03-10
715
### Bug Fixes
@@ -103,7 +111,8 @@
103111
- **profile:** Add listing of profiles to command
104112

105113

106-
[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.4.0...HEAD
114+
[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.4.1...HEAD
115+
[v0.4.1]: https://github.com/newrelic/newrelic-client-go/compare/v0.4.0...v0.4.1
107116
[v0.4.0]: https://github.com/newrelic/newrelic-client-go/compare/v0.3.0...v0.4.0
108117
[v0.3.0]: https://github.com/newrelic/newrelic-client-go/compare/v0.2.3...v0.3.0
109118
[v0.2.3]: https://github.com/newrelic/newrelic-client-go/compare/v0.2.2...v0.2.3

0 commit comments

Comments
 (0)