Skip to content

Commit

Permalink
Release v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
skatsaounis authored Sep 28, 2023
1 parent 7af49b6 commit 0aeaa6e
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,28 @@
## 1.2.0 (May 12, 2023)
## 1.3.0 (Sep 28, 2023)

NEW:

* Add `enable_hw_sync` to `deploy_params` of `maas_instance` resource
* Add `comment`, `definition`, `kernel_opts` fields to `tag` resource

IMPROVEMENTS:

* Update `gomaasclient` to include:
* changes related to proper parsing of machine fields
* changes related to retry improvements
* Update dependencies
* Update Go version to 1.20

## 1.2.0 (May 12, 2023)

NEW:

* Add `enable_hw_sync` to `deploy_params` of `maas_instance` resource

## 1.1.0 (Mar 10, 2023)

NEW:

* Add release process guide
* Add release process guide
* Add GitHub Actions workflow for releasing
* Add Dependabot configuration

Expand All @@ -22,7 +35,6 @@ IMPROVEMENTS:
* Update dependencies
* Update Go version to 1.18


## 1.0.0 (Jul 21, 2021)

NEW:
Expand Down

0 comments on commit 0aeaa6e

Please sign in to comment.