|
@@ -5,8 +5,9 @@
|
|
|
* [New] Added layout meta tag to support custom templates for each page
|
|
|
* [New] Ignore Emacs and Nano tmp files like: "~", "#"; in content folder
|
|
|
* [New] Ignore hidden files in content folder
|
|
|
- * [Fixed] - empty title/date headers
|
|
|
- * [Fixed] - Error handling on wrong theme name
|
|
|
+ * [Fixed] empty title/date headers
|
|
|
+ * [Fixed] Error handling on wrong theme name
|
|
|
+ * [Changed] remove vendor from git repository; install them using composer;
|
|
|
|
|
|
2013.05.07 - version 0.6.2
|
|
|
* [Changed] Replaced glob_recursive with get_files
|