Skip to content

Commit f08d1bb

Browse files
committed
Remove unnecessary list item character from #166 CHANGELOG
1 parent e613501 commit f08d1bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changelog/166.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
```release-note:note
2-
* The underlying `terraform-plugin-log` dependency has been updated to v0.3.0, which includes a breaking change in the optional additional fields parameter of logging function calls to ensure correctness and catch coding errors during compilation. Any early adopter provider logging which calls those functions may require updates.
2+
The underlying `terraform-plugin-log` dependency has been updated to v0.3.0, which includes a breaking change in the optional additional fields parameter of logging function calls to ensure correctness and catch coding errors during compilation. Any early adopter provider logging which calls those functions may require updates.
33
```

0 commit comments

Comments
 (0)