Quellcode durchsuchen

multiple improvements

Roman Shvets vor 12 Jahren
Ursprung
Commit
80374bae67
1 geänderte Dateien mit 3 neuen und 2 gelöschten Zeilen
  1. 3 2
      changelog.txt

+ 3 - 2
changelog.txt

@@ -5,8 +5,9 @@
  * [New] Added layout meta tag to support custom templates for each page
  * [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 Emacs and Nano tmp files like: "~", "#"; in content folder
  * [New] Ignore hidden files 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
 2013.05.07 - version 0.6.2
  * [Changed] Replaced glob_recursive with get_files
  * [Changed] Replaced glob_recursive with get_files