Skip to content

Commit 02aa76b

Browse files
author
Jonathan Thurman
committed
chore(changelog): Update CHANGELOG for v0.0.4
1 parent 5e55377 commit 02aa76b

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

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

44

5+
<a name="v0.0.4"></a>
6+
## [v0.0.4] - 2020-03-19
7+
### Bug Fixes
8+
- **build:** Fix release script
9+
- **changelog:** Fix changelog generation config
10+
- **versions:** Change version restrictions to allow newer providers
11+
12+
513
<a name="v0.0.3"></a>
614
## [v0.0.3] - 2020-03-10
15+
### Documentation Updates
16+
- **terraform-newrelic-apm:** improve documentation
17+
718

819
<a name="v0.0.2"></a>
920
## [v0.0.2] - 2020-03-10
1021

1122
<a name="v0.0.1"></a>
1223
## v0.0.1 - 2020-03-10
24+
### Features
25+
- **terraform-newrelic-apm:** initial commit
26+
1327

14-
[Unreleased]: https://github.com/newrelic/terraform-newrelic-apm/compare/v0.0.3...HEAD
28+
[Unreleased]: https://github.com/newrelic/terraform-newrelic-apm/compare/v0.0.4...HEAD
29+
[v0.0.4]: https://github.com/newrelic/terraform-newrelic-apm/compare/v0.0.3...v0.0.4
1530
[v0.0.3]: https://github.com/newrelic/terraform-newrelic-apm/compare/v0.0.2...v0.0.3
1631
[v0.0.2]: https://github.com/newrelic/terraform-newrelic-apm/compare/v0.0.1...v0.0.2

0 commit comments

Comments
 (0)