From 923408735fb86ca500b29fdfa56f05690e2eef18 Mon Sep 17 00:00:00 2001 From: Alex Dadgar Date: Wed, 1 Mar 2017 15:25:05 -0800 Subject: [PATCH] changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 978fce4cd..8b1325b42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,9 +17,10 @@ IMPROVEMENTS: * cli: node-status displays enabled drivers on the node [GH-2349] * client: Apply GC related configurations properly [GH-2273] * client: Don't force uppercase meta keys in env vars [GH-2338] + * client: Don't exec `uname -r` for node attribute kernel.version [GH-2380] + * client: Artifact support for git and hg as well as netrc support [GH-2386] * client: Reproducible Node ID on OSes that provide system-level UUID [GH-2277] - * client: Don't exec `uname -r` for node attribute kernel.version [GH-2380] * driver/docker: Add support for volume drivers [GH-2351] * driver/docker: Docker image coordinator and caching [GH-2361] * jobspec: Add leader task to allow graceful shutdown of other tasks within