Skip to content

Commit 9008ffc

Browse files
authored
chore: prepare release v0.2.2 (#39)
1 parent 12e343c commit 9008ffc

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.2]
9+
810
### Fixed
911

1012
- objsto_bucket_policy: when comparing policy documents, treat wildcard `Principal` value (`"*"`) as equal to `{"AWS": ["*"]}`.
@@ -34,7 +36,8 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
3436

3537
- Minimal implementation of bucket, bucket policy, bucket lifecycle configuration, and object resources.
3638

37-
[Unreleased]: https://github.com/UpCloudLtd/terraform-provider-upcloud/compare/v0.2.1...HEAD
39+
[Unreleased]: https://github.com/UpCloudLtd/terraform-provider-upcloud/compare/v0.2.2...HEAD
40+
[0.2.2]: https://github.com/UpCloudLtd/terraform-provider-upcloud/compare/v0.2.1...v0.2.2
3841
[0.2.1]: https://github.com/UpCloudLtd/terraform-provider-upcloud/compare/v0.2.0...v0.2.1
3942
[0.2.0]: https://github.com/UpCloudLtd/terraform-provider-upcloud/compare/v0.1.1...v0.2.0
4043
[0.1.1]: https://github.com/UpCloudLtd/terraform-provider-upcloud/compare/v0.1.0...v0.1.1

0 commit comments

Comments
 (0)