From ad34dc8be1e1f619c6581415ef2e7cc5281f1343 Mon Sep 17 00:00:00 2001 From: Alex Dadgar Date: Tue, 19 Jan 2016 11:38:03 -0800 Subject: [PATCH] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 191b13cfeeb..8a3dbea080f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ BACKWARDS INCOMPATIBILITIES: * core: Improved restart policy with more user configuration [GH-594] IMPROVEMENTS: - * core: Periodic specification for jobs [GH-540, GH-657, GH-659] + * core: Periodic specification for jobs [GH-540, GH-657, GH-659, GH-668] * core: Batch jobs are garbage collected from the Nomad Servers [GH-586] * driver/rkt: Add support for CPU/Memory isolation [GH-610] * cli: Output of agent-info is sorted [GH-617]