mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-08 16:22:15 -04:00
update changelog
This commit is contained in:
parent
f354882282
commit
80aa6f3445
1 changed files with 3 additions and 0 deletions
|
|
@ -15,6 +15,9 @@ IMPROVEMENTS:
|
|||
BUG FIXES:
|
||||
|
||||
* core: Unbreak glob patterns in `floppy_files`. [GH-3890]
|
||||
* provisioner/shell: Treat disconnects as retryable when running cleanup. If
|
||||
you have a reboot in your script, we'll now wait until the host is
|
||||
available before attempting to cleanup the script. [GH-4197]
|
||||
|
||||
## 0.12.0 (November 15, 2016)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue