update CHANGELOG.md
This commit is contained in:
parent
7d1f594f54
commit
1d0f5fdac9
|
@ -2,12 +2,16 @@
|
|||
|
||||
IMPROVEMENTS:
|
||||
|
||||
* connection/ssh: Add support for host key verifiation [GH-17354}
|
||||
* backend/s3: add support for the cn-northwest-1 region [GH-17216]
|
||||
* provisioner/habitat: Detect if hab user exists and only create if necessary [GH-17195]
|
||||
* provisioner/habitat: Allow custom service name [GH-17196]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
* core: Halt on fatal provisioner errors, rather than retrying until a timeout [GH-17359]
|
||||
* core: When handling a forced exit due to multiple interrupts, prevent the process from exiting while the state is being written [GH-17323]
|
||||
* core: Fix handling of locals and outputs at destroy time [GH-17241]
|
||||
* helper/schema: Prevent crash on removal of computed field in CustomizeDiff [GH-17261]
|
||||
|
||||
## 0.11.3 (January 31, 2018)
|
||||
|
|
Loading…
Reference in New Issue