From 0447c7598b406b706999cc06fb347eb4a4e2ff5b 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 --- docs/content/meta/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/meta/release-notes.md b/docs/content/meta/release-notes.md index d6ba1fadc..84e2dadc2 100644 --- a/docs/content/meta/release-notes.md +++ b/docs/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