Skip to content

Commit 336e1e0

Browse files
committed
chore(changelog): Update CHANGELOG for v0.18.1
1 parent 65eb8db commit 336e1e0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="v0.18.1"></a>
2+
## [v0.18.1] - 2020-12-08
3+
### Bug Fixes
4+
- **install:** wire up all installContext fields
5+
16
<a name="v0.18.0"></a>
27
## [v0.18.0] - 2020-12-08
38
### Features
@@ -319,7 +324,8 @@
319324
- **profile:** Enable reading of profiles and use Region/APIKey from default profile
320325
- **profile:** Add listing of profiles to command
321326

322-
[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.0...HEAD
327+
[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.1...HEAD
328+
[v0.18.1]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.0...v0.18.1
323329
[v0.18.0]: https://github.com/newrelic/newrelic-client-go/compare/v0.17.1...v0.18.0
324330
[v0.17.1]: https://github.com/newrelic/newrelic-client-go/compare/v0.17.0...v0.17.1
325331
[v0.17.0]: https://github.com/newrelic/newrelic-client-go/compare/v0.16.0...v0.17.0

0 commit comments

Comments
 (0)