CHANGELOG.md in kitchen-docker-2.8.0 vs CHANGELOG.md in kitchen-docker-2.9.0

- old
+ new

@@ -1,6 +1,11 @@ # Kitchen-Docker Changelog +## 2.9.0 - Mar 15, 2019 + +* Add automatic OS detection for amazonlinux, opensuse/leap, and opensuse/tumbleweed +* On Fedora containers uses dnf to setup the OS not yum + ## 2.8.0 - Jan 18, 2019 * Add new config option `use_internal_docker_network`, which allows running Docker within Docker. See readme for usage details. * Resolve errors while loading libraries on archlinux * Fix failures on Ubuntu 18.04