Skip to content

Commit

Permalink
Merge pull request #504 from newrelic/release/v0.18.1
Browse files Browse the repository at this point in the history
chore(changelog): Update CHANGELOG for v0.18.1
  • Loading branch information
ctrombley authored Dec 8, 2020
2 parents 65eb8db + 336e1e0 commit 959763f
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.18.1"></a>
## [v0.18.1] - 2020-12-08
### Bug Fixes
- **install:** wire up all installContext fields

<a name="v0.18.0"></a>
## [v0.18.0] - 2020-12-08
### Features
Expand Down Expand Up @@ -319,7 +324,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.18.0...HEAD
[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.1...HEAD
[v0.18.1]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.0...v0.18.1
[v0.18.0]: https://github.com/newrelic/newrelic-client-go/compare/v0.17.1...v0.18.0
[v0.17.1]: https://github.com/newrelic/newrelic-client-go/compare/v0.17.0...v0.17.1
[v0.17.0]: https://github.com/newrelic/newrelic-client-go/compare/v0.16.0...v0.17.0
Expand Down

0 comments on commit 959763f

Please sign in to comment.