update CHANGELOG
This commit is contained in:
parent
39df2a4c7f
commit
ef18409e60
|
@ -30,6 +30,7 @@ BUG FIXES:
|
||||||
dependencies fixed, fixing load issues on some platforms
|
dependencies fixed, fixing load issues on some platforms
|
||||||
- providers/docker: Symlinks in shared folders work. [GH-5093]
|
- providers/docker: Symlinks in shared folders work. [GH-5093]
|
||||||
- providers/hyperv: VM start errors turn into proper Vagrant errors. [GH-5101]
|
- providers/hyperv: VM start errors turn into proper Vagrant errors. [GH-5101]
|
||||||
|
- provisioners/chef: fix missing shared folder error [GH-4988]
|
||||||
- provisioners/chef: remove Chef version check from solo.rb generation and
|
- provisioners/chef: remove Chef version check from solo.rb generation and
|
||||||
make `roles_path` populate correctly
|
make `roles_path` populate correctly
|
||||||
- provisioners/chef: fix bad invocation of `with_clean_env` [GH-5021]
|
- provisioners/chef: fix bad invocation of `with_clean_env` [GH-5021]
|
||||||
|
|
Loading…
Reference in New Issue