Update CHANGELOG
This commit is contained in:
parent
59282ba999
commit
91ebe323f1
|
@ -4,6 +4,9 @@ BUG FIXES:
|
||||||
|
|
||||||
- When not specifying a cookbooks_path for chef-solo, an error won't
|
- When not specifying a cookbooks_path for chef-solo, an error won't
|
||||||
be shown if "cookbooks" folder is missing.
|
be shown if "cookbooks" folder is missing.
|
||||||
|
- Fix typo for exception when no host-only network with NFS. [GH-1448]
|
||||||
|
- Use UNSET_VALUE/nil with args on shell provisioner by default since
|
||||||
|
`[]` was too truthy. [GH-1447]
|
||||||
|
|
||||||
## 1.1.1 (March 18, 2013)
|
## 1.1.1 (March 18, 2013)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue