CHANGELOG.md in kitchen-docker-1.5.0 vs CHANGELOG.md in kitchen-docker-1.6.0

- old
+ new

@@ -1,3 +1,17 @@ -## 0.1.0 / Unreleased +## 1.6.0 -* Initial release +* `publish_all` option to publish all ports to the host interface + +* `instance_name` option to name the docker container + +* `links` option to link suite instance docker containers + +* `socket` option will now default to ENV `DOCKER_HOST` if set + +* Fixed verify dependencies output redirection + +* Added `fedora` to platform names + +* Support for `gentoo` and `gentoo-paludis` platforms + +* Adding sudo rule to `/etc/sudoers.d/#{username}` in addition to `/etc/sudoers`