From 880c303d1ce8feefd2ab19e48ff1c548202dbad7 Mon Sep 17 00:00:00 2001 From: Alex Dadgar Date: Thu, 17 Aug 2017 14:13:25 -0700 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f609686b2..4303a33d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ IMPROVEMENTS: * driver/rkt: support read-only volume mounts [GH-2883] BUG FIXES: + * core: Fix race creating EvalFuture [GH-3051] * core: Fix panic occuring from improper bitmap size [GH-3023] * core: Fix restoration of parameterized, periodic jobs [GH-2959] * core: Fix incorrect destructive update with `distinct_property` constraint