From ae2355603db092cacf87c72c8fba513568608c5b Mon Sep 17 00:00:00 2001 From: sophia Date: Thu, 7 May 2020 11:58:40 -0400 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44d3b8f30..5afc24d05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ BUG FIXES: - core/bundler: Properly handle plugin install with available specification [GH-11592] - provisioners/docker: Fix CentOS docker install and start service capabilities [GH-11581] +- provisioners/podman: Seperate RHEL install from CentOS install [GH-11584] ## 2.2.8 (May 04, 2020)