From 51765fdb96580c991d40addf9ed5fd22383eea5a Mon Sep 17 00:00:00 2001 From: Jack Pearkes Date: Mon, 5 May 2014 10:22:20 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 296a5631b..2eee7bfc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ IMPROVEMENTS: * Improved the URL formatting for the key/value editor in the Web UI. Importantly, the editor now allows editing keys with dashes in the name. [GH-119] + * The web UI now has cancel and delete folder actions in the key/value + editor. [GH-124], [GH-122] ## 0.2.0 (May 1, 2014)