Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kobajagi committed May 14, 2024
1 parent 9463a84 commit efa660e
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## Unreleased

IMPROVEMENTS:

- `exoscale_instance_pool`: add `anti-affinity-group` & deprecate `affinity-group` #355

## 0.59.0 (May 13, 2024)

FEATURES:
Expand All @@ -21,7 +27,7 @@ FEATURES:

BUG FIXES:

- Fix dbaas bugs causing accepteance tests to fail #346
- Fix dbaas bugs causing acceptance tests to fail #346
- docs: fix example in index.md #345
- Set labels on unmanaged eip creation #347

Expand Down Expand Up @@ -52,7 +58,7 @@ IMPROVEMENTS:
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#323)
- sks_nodepool: add an example for taints #324
- SKS tests: renable cluster update test as upstream bug is fixed (#309)
- Make `iam_role.name` attribute require replace as per API behaviour (#330)
- Make `iam_role.name` attribute require replace as per API behavior (#330)
- Handle DNS record normalization #332

BUG FIXES:
Expand Down

0 comments on commit efa660e

Please sign in to comment.