CHANGELOG.md in kitchen-docker-2.12.0 vs CHANGELOG.md in kitchen-docker-2.13.0
- old
+ new
@@ -1,6 +1,12 @@
# Kitchen-Docker Changelog
+## 2.13.0 - June 10, 2022
+
+- Added CentOSStream and PhotonOS - [@garethgreenaway](https://github.com/garethgreenaway)
+- Fixed image parser when output includes a duration timestamp - [@RulerOf](https://github.com/RulerOf)
+- Updated the test suites - [@RulerOf](https://github.com/RulerOf)
+
## 2.12.0 - December 22, 2021
- Support Docker BuildKit - [@RulerOf](https://github.com/RulerOf)
- Add new `docker_platform` config to allow specifying architectures - [@RulerOf](https://github.com/RulerOf)