You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# Kitchen-Docker Changelog
2
2
3
+
## 2.14.0 - November 13, 2023
4
+
5
+
- Make sure the /etc/sudoers.d directory exists by @garethgreenaway in [#397](https://github.com/test-kitchen/kitchen-docker/pull/397)
6
+
- Breaking almalinux platform out by @garethgreenaway[#398](https://github.com/test-kitchen/kitchen-docker/pull/398)
7
+
- fix: parse_image_id: Process "docker build" output in reverse line order by @terminalmage in [#400](https://github.com/test-kitchen/kitchen-docker/pull/400)
8
+
- Allow build temporary Dockerfile in configured custom_dir by @Val in [294](https://github.com/test-kitchen/kitchen-docker/pull/294)
9
+
3
10
## 2.13.0 - June 10, 2022
4
11
5
12
- Added CentOSStream and PhotonOS - [@garethgreenaway](https://github.com/garethgreenaway)
0 commit comments