Skip to content

Commit 0f01667

Browse files
committed
Update changelog for release v1.0.0
1 parent 5fa9964 commit 0f01667

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [1.0.0] - 2018-05-05
810
### Changed
911
- Update dependencies for Terraform v0.12-beta2 - breaking due to plugin version change
1012

@@ -23,7 +25,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2325
### Fixed
2426
- Releases going forward will have correct binary name for Terraform installation (fixes [#2](https://github.com/nbering/terraform-provider-ansible/issues/2))
2527

26-
[Unreleased]: https://github.com/nbering/terraform-provider-ansible/compare/v0.0.4...HEAD
28+
[Unreleased]: https://github.com/nbering/terraform-provider-ansible/compare/v1.0.0...HEAD
29+
[1.0.0]: https://github.com/nbering/terraform-provider-ansible/compare/v0.0.4...v1.0.0
2730
[0.0.4]: https://github.com/nbering/terraform-provider-ansible/compare/v0.0.3...v0.0.4
2831
[0.0.3]: https://github.com/nbering/terraform-provider-ansible/compare/v0.0.2...v0.0.3
2932
[0.0.2]: https://github.com/nbering/terraform-provider-ansible/compare/v0.0.1...v0.0.2

0 commit comments

Comments
 (0)