Update CHANGELOG
This commit is contained in:
parent
314e830d32
commit
983313e8e5
|
@ -21,7 +21,8 @@ BUG FIXES:
|
|||
- core: Rescue more exceptions when checking if port is open [GH-8517]
|
||||
- guests/solaris11: Inherit from Solaris guest and keep solaris11 specific methods [GH-9034]
|
||||
- guests/windows: Split out cygwin path helper for msys2/cygwin paths and ensure cygpath exists [GH-8972]
|
||||
- guests/windows: Specify expected shell when executing on guest (fixes winssh communicator usage) [GH-90112]
|
||||
- guests/windows: Specify expected shell when executing on guest (fixes winssh communicator usage) [GH-9012]
|
||||
- guests/windows: Include WinSSH Communicator when using insert_public_key [GH-9105]
|
||||
- providers/docker: Isolate windows check within executor to handle running through VM [GH-8921]
|
||||
- providers/hyper-v: Properly invoke Auto stop action [GH-9000]
|
||||
- provisioners/puppet: Fix winssh communicator support in puppet provisioner [GH-9014]
|
||||
|
|
Loading…
Reference in New Issue