Skip to content

Commit 4980fe3

Browse files
authored
Merge pull request #500 from newrelic/release/v0.18.0
chore(changelog): Update CHANGELOG for v0.18.0
2 parents c8faf9e + 5fde5be commit 4980fe3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<a name="v0.18.0"></a>
2+
## [v0.18.0] - 2020-12-08
3+
### Features
4+
- **install:** sketching out recipe validation
5+
- **install:** fetch recipes from recipe service
6+
17
<a name="v0.17.1"></a>
28
## [v0.17.1] - 2020-11-24
39
### Bug Fixes
@@ -313,7 +319,8 @@
313319
- **profile:** Enable reading of profiles and use Region/APIKey from default profile
314320
- **profile:** Add listing of profiles to command
315321

316-
[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.17.1...HEAD
322+
[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.0...HEAD
323+
[v0.18.0]: https://github.com/newrelic/newrelic-client-go/compare/v0.17.1...v0.18.0
317324
[v0.17.1]: https://github.com/newrelic/newrelic-client-go/compare/v0.17.0...v0.17.1
318325
[v0.17.0]: https://github.com/newrelic/newrelic-client-go/compare/v0.16.0...v0.17.0
319326
[v0.16.0]: https://github.com/newrelic/newrelic-client-go/compare/v0.15.2...v0.16.0

0 commit comments

Comments
 (0)