Update CHANGELOG

[ci skip]
This commit is contained in:
Gilles Cornu 2017-06-14 20:59:46 +02:00
parent f6a9dcdd6f
commit ba66485f47
1 changed files with 2 additions and 1 deletions

View File

@ -15,9 +15,10 @@ IMPROVEMENTS:
BUG FIXES:
- snapshot/restore: exit 1 if vm has not been created when command is invoked [GH-8653]
- communicators/ssh: Move `none` cipher to end of default cipher list in Net::SSH [GH-8661]
- core: add unique identifier to provisioner objects [GH-8680]
- provisioners/ansible_local: Catch pip_args in FreeBSD's and SUSE's ansible_install [GH-8676]
- snapshot/restore: exit 1 if vm has not been created when command is invoked [GH-8653]
## 1.9.5 (May 15, 2017)