Skip to content

Commit

Permalink
Merge pull request #669 from newrelic/release/v0.18.23
Browse files Browse the repository at this point in the history
chore(changelog): Update CHANGELOG for v0.18.23
  • Loading branch information
Julien4218 authored Feb 11, 2021
2 parents c4a0ab2 + 63326ab commit 808f226
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<a name="v0.18.23"></a>
## [v0.18.23] - 2021-02-11
### Bug Fixes
- **install:** make ctrl-c exit reliably

### Features
- **install:** remove buffer of stdout/stderr when executing go-task
- **install:** allow recipe to display output messages

<a name="v0.18.22"></a>
## [v0.18.22] - 2021-02-05
### Bug Fixes
Expand Down Expand Up @@ -456,7 +465,8 @@
- **profile:** Enable reading of profiles and use Region/APIKey from default profile
- **profile:** Add listing of profiles to command

[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.22...HEAD
[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.23...HEAD
[v0.18.23]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.22...v0.18.23
[v0.18.22]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.21...v0.18.22
[v0.18.21]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.20...v0.18.21
[v0.18.20]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.19...v0.18.20
Expand Down

0 comments on commit 808f226

Please sign in to comment.