Skip to content

Commit 83402ea

Browse files
authored
Update CHANGELOG for #815
1 parent 062dd82 commit 83402ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ BUG FIXES:
77
* helper/schema: Remove `TypeSet` truncation warning logs if none are truncated [GH-767]
88
* helper/schema: Ensure `(*ResourceDiff).SetNew()` and `(*ResourceDiff).SetNewComputed()` only remove planned differences from exact or nested attribute and block names instead of any name with the same prefix [GH-716]
99
* helper/schema: Fix deep equality checks with `(*ResourceData).HasChange()`, `(*ResourceData).HasChanges()`, `(*ResourceData).HasChangeExcept()`, and `(*ResourceData).HasChangesExcept()` [GH-711]
10+
* helper/schema: Prevent potential panics since v2.8.0 with data sources that have optional attributes and no practitioner configuration [GH-815]
1011

1112
# 2.8.0 (September 24, 2021)
1213

0 commit comments

Comments
 (0)