From 765c5bb50cd6cc13993e1f5a761eb31f851920b7 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sat, 8 Dec 2012 13:43:18 -0800 Subject: [PATCH] insert date for 2.1.0 Signed-off-by: Nico Schottelius --- docs/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog b/docs/changelog index 4e0a5d99..d61af31e 100644 --- a/docs/changelog +++ b/docs/changelog @@ -4,7 +4,7 @@ Changelog * Changes are always commented with their author in (braces) * Exception: No braces means author == Nico Schottelius -2.1.0: +2.1.0: 2012-12-08 * Core: Ensure global explorers are executable * Core: Ensure type explorers are executable (Steven Armstrong) * New Type: __git