Skip to content

Commit

Permalink
Merge pull request #536 from newrelic/release/v0.18.7
Browse files Browse the repository at this point in the history
chore(changelog): Update CHANGELOG for v0.18.7
  • Loading branch information
ctrombley authored Dec 18, 2020
2 parents 8306507 + 54d62fa commit 4da0959
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<a name="v0.18.7"></a>
## [v0.18.7] - 2020-12-18
### Bug Fixes
- **install:** fixes for end to end flow
- **install:** tidy up the permissions on new files

<a name="v0.18.6"></a>
## [v0.18.6] - 2020-12-18
<a name="v0.18.5"></a>
Expand Down Expand Up @@ -350,7 +356,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.6...HEAD
[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.7...HEAD
[v0.18.7]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.6...v0.18.7
[v0.18.6]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.5...v0.18.6
[v0.18.5]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.4...v0.18.5
[v0.18.4]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.3...v0.18.4
Expand Down

0 comments on commit 4da0959

Please sign in to comment.