Skip to content

Commit 0e446f1

Browse files
committed
chore(changelog): Update CHANGELOG for v0.8.4
1 parent 7d6d233 commit 0e446f1

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="v0.8.4"></a>
2+
## [v0.8.4] - 2020-05-11
3+
### Bug Fixes
4+
- **build:** Fix linting in Github actions
5+
6+
### Documentation Updates
7+
- update community support information
8+
- add the OSS category header
9+
- **extensions:** add cli extension documentation
10+
111
<a name="v0.8.3"></a>
212
## [v0.8.3] - 2020-04-24
313
### Bug Fixes
@@ -197,7 +207,8 @@
197207
- **profile:** Enable reading of profiles and use Region/APIKey from default profile
198208
- **profile:** Add listing of profiles to command
199209

200-
[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.8.3...HEAD
210+
[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.8.4...HEAD
211+
[v0.8.4]: https://github.com/newrelic/newrelic-client-go/compare/v0.8.3...v0.8.4
201212
[v0.8.3]: https://github.com/newrelic/newrelic-client-go/compare/v0.8.2...v0.8.3
202213
[v0.8.2]: https://github.com/newrelic/newrelic-client-go/compare/v0.8.1...v0.8.2
203214
[v0.8.1]: https://github.com/newrelic/newrelic-client-go/compare/v0.8.0...v0.8.1

0 commit comments

Comments
 (0)