update CHANGELOG
This commit is contained in:
parent
84e72b817c
commit
24c6ce4e04
|
@ -41,6 +41,7 @@ BUG FIXES:
|
||||||
lack of a value. [GH-952]
|
lack of a value. [GH-952]
|
||||||
* core: If a set type becomes empty, the state will be properly updated
|
* core: If a set type becomes empty, the state will be properly updated
|
||||||
to remove it. [GH-952]
|
to remove it. [GH-952]
|
||||||
|
* core: Bare "splat" variables are not allowed in provisioners. [GH-636]
|
||||||
* command/apply: Won't try to initialize modules in some cases when
|
* command/apply: Won't try to initialize modules in some cases when
|
||||||
no arguments are given. [GH-780]
|
no arguments are given. [GH-780]
|
||||||
* command/apply: Fix regression where user variables weren't asked [GH-736]
|
* command/apply: Fix regression where user variables weren't asked [GH-736]
|
||||||
|
|
Loading…
Reference in New Issue