From de91134d2b8b6c164f35eb7e2ea9dab3f99f4f84 Mon Sep 17 00:00:00 2001 From: Alex Dadgar Date: Thu, 24 Mar 2016 09:01:02 -0700 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b7d0f3a7..41fa45aed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ IMPROVEMENTS: total resources [GH-946] * client: Nomad fingerprinter to detect client's version [GH-965] * client: Pass environment variables from host to exec based tasks [GH-970] + * client: Allow task's to be run as particular user [GH-950] * client: `artifact` block now supports downloading paths relative to the task's directory [GH-944]