From c25984c3dad631aaa3a4a6162c96508252d64f1c Mon Sep 17 00:00:00 2001 From: Oscar Cortez Date: Fri, 17 Jul 2015 22:05:49 -0600 Subject: [PATCH] Create the History file --- History.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 History.md diff --git a/History.md b/History.md new file mode 100644 index 0000000..fa257f7 --- /dev/null +++ b/History.md @@ -0,0 +1,19 @@ + +0.0.1 / 2015-07-17 +================== + + * add validation for the layout type + * Make this dinamic + * fix with autors section + * Add dropdown menu for share options + * Fix error with the dropdown menu + * Add the layout config + * Add new docs and some info + * Create highlight post layout + * New Header Type + * fixed footer layout + * improve new layout for post list + * adding MDL html structure + * add material desing lite library + * Setup the jekyll project + * Initial commit