From a8935222697da8d05f4994af188dc5f3c39ce27f Mon Sep 17 00:00:00 2001 From: spf13 Date: Sat, 1 Mar 2014 12:16:36 -0500 Subject: [PATCH] Adding the right date for the release of 0.10 --- content/meta/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/meta/release-notes.md b/content/meta/release-notes.md index d6ba1fadc..84e2dadc2 100644 --- a/content/meta/release-notes.md +++ b/content/meta/release-notes.md @@ -5,7 +5,7 @@ aliases: ["/doc/release-notes/"] groups: ["meta"] groups_weight: 10 --- -## **0.10.0** Feb 22, 2014 +## **0.10.0** March 1, 2014 * [Syntax highlighting](/extras/highlighting) powered by pygments (**slow**) * Ability to [sort content](/content/ordering) many more ways * Automatic [table of contents](/extras/toc) generation