diff options
author | spf13 <[email protected]> | 2014-03-01 12:16:36 -0500 |
---|---|---|
committer | spf13 <[email protected]> | 2014-03-01 12:16:36 -0500 |
commit | 0447c7598b406b706999cc06fb347eb4a4e2ff5b (patch) | |
tree | ffbf2c0daa7384cc17fc1609947d973a56e6799d | |
parent | 0a775650b54b07f5a3c149c3f6a441d8f4befda7 (diff) | |
download | hugo-0.10.tar.gz hugo-0.10.zip |
Adding the right date for the release of 0.10v0.10
-rw-r--r-- | docs/content/meta/release-notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |