generated from hashicorp/terraform-provider-scaffolding-framework
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1baec65
commit dc3a1c5
Showing
2 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
## v0.15.0 (September 25, 2024) | ||
|
||
## v0.14.0 (September 25, 2024) | ||
|
||
ENHANCEMENTS: | ||
|
||
* Upgrade to Go 1.23.0 ([#66](https://github.com/hashicorp/terraform-provider-assert/issues/66)) | ||
* Added descriptions to each function in the documentation ([#69](https://github.com/hashicorp/terraform-provider-assert/issues/69)) | ||
* Consolidated the IP Address and CIDR Function sections into a single Network Functions category in the registry. ([#69](https://github.com/hashicorp/terraform-provider-assert/issues/69)) | ||
|
||
BUG FIXES: | ||
|
||
* Correct test regex pattern ([#66](https://github.com/hashicorp/terraform-provider-assert/issues/66)) | ||
|
||
FEATURES: | ||
|
||
* Added changie for changelog ([#67](https://github.com/hashicorp/terraform-provider-assert/issues/67)) | ||
|