Skip to content

Commit

Permalink
Modified CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
eerkunt committed Jul 16, 2019
1 parent 69e5a15 commit b230185
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
@@ -1,5 +1,9 @@
# CHANGELOG

### 1.0.23 (2019-07-16)
* Fixed a bug where a resource might have multiple values (with same key). (follow up on [#1261](https://github.com/eerkunt/terraform-compliance/issues/126))
* Improved `its value must not be null` step that is also checking if the value is set to `''`.

### 1.0.22 (2019-07-16)
* Fixed a bug where terraform-compliance crashes while reading the terraform file on terraform resources that does not have `values` key ([#124](https://github.com/eerkunt/terraform-compliance/issues/124))
* Fixed a bug where some resources with key/value pair property causes a problem as reported in ([#127](https://github.com/eerkunt/terraform-compliance/issues/127))
Expand Down

0 comments on commit b230185

Please sign in to comment.