CHANGELOG.md in kitchen-docker-2.5.0 vs CHANGELOG.md in kitchen-docker-2.6.0.rc.0

- old
+ new

@@ -1,6 +1,12 @@ # Kitchen-Docker Changelog +## 2.6.0 + +* Set container name with information from the run so you can identify them + later on. +* Upgrade to new driver base class structure. + ## 2.5.0 * [#209](https://github.com/portertech/kitchen-docker/pulls/209) Fix usage with Kitchen rake tasks. * Add `run_options` and `build_options` configuration. * [#195](https://github.com/portertech/kitchen-docker/pulls/195) Fix Arch Linux support.