Skip to content

Commit 7ad873f

Browse files
committed
Update changelog for release v0.0.4
1 parent f473396 commit 7ad873f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## [0.0.4] - 2018-04-19
10+
### Changed
11+
- Update vendored dependencies to for Terraform to v0.11.7
12+
913
## [0.0.3] - 2018-02-25
1014
### Added
1115
- `ansible_group` resource type (requires [nbering/terraform-inventory@1.0.1](https://github.com/nbering/terraform-inventory/releases/tag/v1.0.1) or greater)
@@ -17,6 +21,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1721
### Fixed
1822
- Releases going forward will have correct binary name for Terraform installation (fixes [#2](https://github.com/nbering/terraform-provider-ansible/issues/2))
1923

20-
[Unreleased]: https://github.com/nbering/terraform-provider-ansible/compare/v0.0.3...HEAD
24+
[Unreleased]: https://github.com/nbering/terraform-provider-ansible/compare/v0.0.4...HEAD
25+
[0.0.4]: https://github.com/nbering/terraform-provider-ansible/compare/v0.0.3...v0.0.4
2126
[0.0.3]: https://github.com/nbering/terraform-provider-ansible/compare/v0.0.2...v0.0.3
2227
[0.0.2]: https://github.com/nbering/terraform-provider-ansible/compare/v0.0.1...v0.0.2

0 commit comments

Comments
 (0)