File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 2
2
## [ Unreleased]
3
3
4
4
5
+ <a name =" v0.4.0 " ></a >
6
+ ## [ v0.4.0] - 2020-03-10
7
+ ### Bug Fixes
8
+ - ** apm:** required params should result in help display
9
+ - ** build:** Force tag fetch on CI checkout
10
+ - ** lint:** skip spellcheck on the output/ directory
11
+ - ** release:** include / in regex parising for commit messages
12
+
13
+ ### Features
14
+ - ** apm/deployment:** Add all user defined fields to the deployment creation
15
+ - ** entities/search:** Return single object instead of array on single value result
16
+
17
+
5
18
<a name =" v0.3.0 " ></a >
6
19
## [ v0.3.0] - 2020-03-06
7
20
### Bug Fixes
90
103
- ** profile:** Add listing of profiles to command
91
104
92
105
93
- [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v0.3.0...HEAD
106
+ [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v0.4.0...HEAD
107
+ [ v0.4.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v0.3.0...v0.4.0
94
108
[ v0.3.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v0.2.3...v0.3.0
95
109
[ v0.2.3 ] : https://github.com/newrelic/newrelic-client-go/compare/v0.2.2...v0.2.3
96
110
[ v0.2.2 ] : https://github.com/newrelic/newrelic-client-go/compare/v0.2.1...v0.2.2
You can’t perform that action at this time.
0 commit comments