Skip to content

Commit

Permalink
Update CHANGELOG for 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Dec 20, 2022
1 parent 8e6bfb1 commit 32dc877
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 0.9.0 (December 20, 2022)

ENHANCEMENTS:

* listvalidator: Added `UniqueValues` validator ([#88](https://github.com/hashicorp/terraform-plugin-framework-validators/issues/88))
* stringvalidator: Added `UTF8LengthAtLeast`, `UTF8LengthAtMost`, and `UTF8LengthBetween` validators ([#87](https://github.com/hashicorp/terraform-plugin-framework-validators/issues/87))

# 0.8.0 (December 13, 2022)

NOTES:
Expand Down

0 comments on commit 32dc877

Please sign in to comment.