From a017f36d4b669e2f09399f44a14eb43fb847aad2 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 15 Jan 2013 15:03:52 -0800 Subject: [PATCH] Added description to History file --- History.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.txt b/History.txt index 260c2661..094676f5 100644 --- a/History.txt +++ b/History.txt @@ -1,4 +1,6 @@ == HEAD + * Major Enhancements + * Refactored jekyll commands into subcommands: build, serve, and migrate. (#690) * Minor Enhancements * "Keep files" feature (#685) * Output full path & name for files that don't parse (#745)