Skip to content

Commit db4decb

Browse files
authored
chore: prepare release 0.2.0 (#19)
1 parent 025e3ab commit db4decb

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 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
55

66
## [Unreleased]
77

8+
## [0.2.0]
9+
810
### Added
911

1012
- objsto_bucket_cors_configuration resource for configuring CORS settings for buckets.
@@ -21,6 +23,7 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
2123

2224
- Minimal implementation of bucket, bucket policy, bucket lifecycle configuration, and object resources.
2325

24-
[Unreleased]: https://github.com/UpCloudLtd/terraform-provider-upcloud/compare/v0.1.1...HEAD
26+
[Unreleased]: https://github.com/UpCloudLtd/terraform-provider-upcloud/compare/v0.2.0...HEAD
27+
[0.2.0]: https://github.com/UpCloudLtd/terraform-provider-upcloud/compare/v0.1.1...v0.2.0
2528
[0.1.1]: https://github.com/UpCloudLtd/terraform-provider-upcloud/compare/v0.1.0...v0.1.1
2629
[0.1.0]: https://github.com/UpCloudLtd/terraform-provider-upcloud/releases/tag/v0.1.0

0 commit comments

Comments
 (0)