Skip to content
This repository has been archived by the owner on Dec 30, 2024. It is now read-only.

Commit

Permalink
chore: update CHANGELOG.md for #46
Browse files Browse the repository at this point in the history
  • Loading branch information
changelogbot committed Aug 22, 2023
1 parent 76690f1 commit 61ddc32
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 @@
## 1.6.0 (Unreleased)

### :rocket: **New Features**

* `validator/NoneOf` - Add support for formatting `NoneOf` validation description. ([GH-45](https://github.com/orange-cloudavenue/terraform-provider-cloudavenue/issues/45))

### :bug: **Bug Fixes**

* `validator/OneOf` - Fix description after upgrade dependency `hashicorp/terraform-plugin-framework-validators` to `v0.11.0`. ([GH-45](https://github.com/orange-cloudavenue/terraform-provider-cloudavenue/issues/45))

### :dependabot: **Dependencies**

* deps: bumps github.com/hashicorp/terraform-plugin-framework from 1.3.3 to 1.3.4 ([GH-42](https://github.com/orange-cloudavenue/terraform-provider-cloudavenue/issues/42))
Expand Down

0 comments on commit 61ddc32

Please sign in to comment.