Skip to content

Commit 0a0dfb4

Browse files
author
Jonathan Thurman
authored
Merge pull request #106 from newrelic/release/v0.2.3
Release v0.2.3
2 parents 2cb3fcc + bfef6ba commit 0a0dfb4

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,16 @@
22
## [Unreleased]
33

44

5+
<a name="v0.2.3"></a>
6+
## [v0.2.3] - 2020-03-04
7+
### Bug Fixes
8+
- **build:** Allow overriding the version on make (needed for Homebrew local build)
9+
10+
511
<a name="v0.2.2"></a>
612
## [v0.2.2] - 2020-03-04
713
### Bug Fixes
14+
- **build:** Enable remote docker for CircleCI
815
- **build:** Remove version.go generation from make release
916
- **build:** Add docker login to release-push process
1017

@@ -68,7 +75,8 @@
6875
- **profile:** Add listing of profiles to command
6976

7077

71-
[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.2.2...HEAD
78+
[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.2.3...HEAD
79+
[v0.2.3]: https://github.com/newrelic/newrelic-client-go/compare/v0.2.2...v0.2.3
7280
[v0.2.2]: https://github.com/newrelic/newrelic-client-go/compare/v0.2.1...v0.2.2
7381
[v0.2.1]: https://github.com/newrelic/newrelic-client-go/compare/v0.2.0...v0.2.1
7482
[v0.2.0]: https://github.com/newrelic/newrelic-client-go/compare/v0.1.0...v0.2.0

0 commit comments

Comments
 (0)