Skip to content

Commit

Permalink
Merge pull request #263 from Scalr/fix/changelog
Browse files Browse the repository at this point in the history
update changelog
  • Loading branch information
petroprotsakh authored Jul 14, 2023
2 parents bbfb7cb + f8dd7be commit 74efeb4
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.2.0] - 2023-07-14

### Changed

- `scalr_provider_configuration`: added new `google.auth_type`, `google.service_account_email` and `google.workload_provider_name` attributes; `google.credentials` attribute became optional ([#256](https://github.com/Scalr/terraform-provider-scalr/pull/256))
- `scalr_provider_configuration`: allow built-in providers to be registered as custom. ([#253](https://github.com/Scalr/terraform-provider-scalr/pull/253))

### Required

- scalr-server >= `8.75.0`

## [1.1.0] - 2023-06-16

### Added
Expand Down Expand Up @@ -697,7 +703,8 @@ Requires Scalr 8.0.1-beta.20200625 at least

- Initial release.

[Unreleased]: https://github.com/Scalr/terraform-provider-scalr/compare/v1.1.0...HEAD
[Unreleased]: https://github.com/Scalr/terraform-provider-scalr/compare/v1.2.0...HEAD
[1.2.0]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v1.2.0
[1.1.0]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v1.1.0
[1.0.6]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v1.0.6
[1.0.5]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v1.0.5
Expand Down

0 comments on commit 74efeb4

Please sign in to comment.