Skip to content

Commit

Permalink
Update CHANGELOG for #716
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Oct 12, 2021
1 parent 56627b1 commit 28a5c86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ BUG FIXES:
* helper/acctest: Prevent duplicate values from `RandInt()`, `RandIntRange()`, and `RandomWithPrefix()` invocations on platforms with less granular clocks [GH-764]
* helper/schema: Prevent potential panics with `(*ResourceData).HasChangeExcept()` and `(*ResourceData).HasChangesExcept()` [GH-811]
* helper/schema: Remove `TypeSet` truncation warning logs if none are truncated [GH-767]
* 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]

# 2.8.0 (September 24, 2021)

Expand Down

0 comments on commit 28a5c86

Please sign in to comment.