Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mildwonkey authored Jun 5, 2019
1 parent 5b6b166 commit 4124d01
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,13 @@ NEW FEATURES:
* `range` function for generating a sequence of numbers as a list [GH-21461]
* `yamldecode` and *experimental* `yamlencode` functions for working with YAML-serialized data [GH-21459]

ENHANCEMENTS:

* backend/http: implement retries for the http backend [GH-19702]

BUG FIXES:

* command/show: use the state snapshot included in the planfile when rendering a plan to json [#GH-21597]
* command/show: use the state snapshot included in the planfile when rendering a plan to json [GH-21597]

## 0.12.1 (June 3, 2019)

Expand Down

0 comments on commit 4124d01

Please sign in to comment.