Skip to content

Commit 6e33b95

Browse files
authored
Merge pull request #513 from newrelic/release/v0.18.3
chore(changelog): Update CHANGELOG for v0.18.3
2 parents dff8c5d + 279eb4d commit 6e33b95

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<a name="v0.18.3"></a>
2+
## [v0.18.3] - 2020-12-11
13
<a name="v0.18.2"></a>
24
## [v0.18.2] - 2020-12-09
35
### Bug Fixes
@@ -21,7 +23,7 @@
2123
- **diagnostics:** update download URL
2224

2325
<a name="v0.17.0"></a>
24-
## [v0.17.0] - 2020-11-23
26+
## [v0.17.0] - 2020-11-20
2527
### Bug Fixes
2628
- **install:** fix meltMatch struct to match spec
2729

@@ -330,7 +332,8 @@
330332
- **profile:** Enable reading of profiles and use Region/APIKey from default profile
331333
- **profile:** Add listing of profiles to command
332334

333-
[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.2...HEAD
335+
[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.3...HEAD
336+
[v0.18.3]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.2...v0.18.3
334337
[v0.18.2]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.1...v0.18.2
335338
[v0.18.1]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.0...v0.18.1
336339
[v0.18.0]: https://github.com/newrelic/newrelic-client-go/compare/v0.17.1...v0.18.0

0 commit comments

Comments
 (0)