Update CHANGELOG.md
This commit is contained in:
parent
5b6b1663ef
commit
4124d01fdc
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue