Skip to content

Commit

Permalink
Update CHANGELOG for #177
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikechoi78 committed Aug 11, 2020
1 parent 1ab37fd commit 08e5d52
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ BREAKING CHANGES
* helper/terraformtype/helper/resource: Real SDK v1 types inside `RetryErrorInfo`, `TestCaseInfo`, and `TestStepInfo` have been replaced with internal representations to prevent importing SDK versions.
* helper/terraformtype/helper/schema: Real SDK v1 types inside `SchemaInfo` and `ResourceInfo` have been replaced with internal representations to prevent importing SDK versions.

FEATURES

* **New Extra Check:** `XS002`: check for `map[string]*Schema` that keys are in alphabetical order (#177)

# v0.15.0

BREAKING CHANGES
Expand Down

0 comments on commit 08e5d52

Please sign in to comment.