Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nvthongswansea committed Jan 3, 2025
1 parent 647e661 commit 4a33874
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 2.0.1 (Jan 03, 2025)
HOT FIXES:
- Fix typo `node_pools` in k8s resource. Rename parameter `node_pools` to `node_pool` in k8s resource. [PR #407](https://github.com/gridscale/terraform-provider-gridscale/pull/407)

IMPROVEMENTS:
- Update k8s resource docs. [PR #407](https://github.com/gridscale/terraform-provider-gridscale/pull/407)
- Make error message regarding non-supported k8s release in v2 clearer. [PR #408](https://github.com/gridscale/terraform-provider-gridscale/pull/408)

## 2.0.0 (Jan 02, 2025)
BREAKING CHANGES:
- Support multiple node pools in k8s resource. The `node_pools` block is now a list of objects. [PR #394](https://github.com/gridscale/terraform-provider-gridscale/pull/394)
Expand Down

0 comments on commit 4a33874

Please sign in to comment.