From b3b982892a4a9294bc518baa30697c45d9a6bb79 Mon Sep 17 00:00:00 2001 From: Srevin Saju Date: Wed, 28 Feb 2024 18:51:37 +0530 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c0d300..41776da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [v2.0.0-alpha.16] - Add `stage.*.container.skip_workspace` boolean parameter to skip mounting the current working directory when using the docker plugin +- Do not pass the PATH and host environment variables to the child docker container ## [v2.0.0-alpha.14] - Fixes `depends_on` not being respected on modules.