Skip to content

Commit 902b6ea

Browse files
committed
chore(changelog): Update CHANGELOG for v0.6.0
1 parent d02cf42 commit 902b6ea

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,14 @@
22
## [Unreleased]
33

44

5+
<a name="v0.6.0"></a>
6+
## [v0.6.0] - 2020-04-02
7+
### Features
8+
- **nerdstorage:** add command for managing nerdstorage documents
9+
10+
511
<a name="v0.5.0"></a>
6-
## [v0.5.0] - 2020-03-26
12+
## [v0.5.0] - 2020-03-27
713
### Bug Fixes
814
- **credentials:** Change profiles => profile, remove => delete (with aliases)
915
- **documentation:** Unhide documentation generation command
@@ -128,7 +134,8 @@
128134
- **profile:** Add listing of profiles to command
129135

130136

131-
[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.5.0...HEAD
137+
[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.6.0...HEAD
138+
[v0.6.0]: https://github.com/newrelic/newrelic-client-go/compare/v0.5.0...v0.6.0
132139
[v0.5.0]: https://github.com/newrelic/newrelic-client-go/compare/v0.4.1...v0.5.0
133140
[v0.4.1]: https://github.com/newrelic/newrelic-client-go/compare/v0.4.0...v0.4.1
134141
[v0.4.0]: https://github.com/newrelic/newrelic-client-go/compare/v0.3.0...v0.4.0

0 commit comments

Comments
 (0)