Skip to content

Commit

Permalink
Release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
troyanov committed May 12, 2023
1 parent 9501376 commit 90f9f5e
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
## 1.0.1.1
## 1.2.0 (May 12, 2023)

IMPROVEMENTS:
NEW:

* Modify Resource `maas_machine` with timeouts support
* Modify Resource `maas_instance` with timeouts support
* Add `enable_hw_sync` to `deploy_params` of `maas_instance` resource

## 1.0.1 (Unreleased)

## 1.1.0 (Mar 10, 2023)

NEW:

Expand All @@ -17,6 +17,8 @@ IMPROVEMENTS:

* Update documentation and documentation structure to use terraform-plugin-docs tool
* Refactor API client references to use the maas repo
* Modify Resource `maas_machine` with timeouts support
* Modify Resource `maas_instance` with timeouts support
* Update dependencies
* Update Go version to 1.18

Expand Down

0 comments on commit 90f9f5e

Please sign in to comment.