Skip to content

Commit b8ef253

Browse files
authored
chore: prepare release 0.1.1 (#13)
1 parent a393899 commit b8ef253

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

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

1012
- objsto_bucket_policy: when comparing policy documents, ignore statement action order because Minio returns actions in inconsistent order.
@@ -15,5 +17,6 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
1517

1618
- Minimal implementation of bucket, bucket policy, bucket lifecycle configuration, and object resources.
1719

18-
[Unreleased]: https://github.com/UpCloudLtd/terraform-provider-upcloud/compare/v0.1.0...HEAD
20+
[Unreleased]: https://github.com/UpCloudLtd/terraform-provider-upcloud/compare/v0.1.1...HEAD
21+
[0.1.1]: https://github.com/UpCloudLtd/terraform-provider-upcloud/compare/v0.1.0...v0.1.1
1922
[0.1.0]: https://github.com/UpCloudLtd/terraform-provider-upcloud/releases/tag/v0.1.0

0 commit comments

Comments
 (0)