NEWS.md in nanoc-3.6.7 vs NEWS.md in nanoc-3.6.8

- old
+ new

@@ -1,17 +1,31 @@ # nanoc news +## 3.6.8 (2014-03-22) + +Fixes: + +* Fixed issue with missing compilation durations (#374, #379) +* Made XSL filter transform item rather than layout (#399, #401) [Simon South] +* Made XSL filter honor omit-xml-declaration (#403, #404) [Simon South] +* Removed "see full crash log" line from crash log (#397, #402) + +Enhancements: + +* Added warning when multiple preprocessors are defined (#389) +* Improve stylesheet handling in default site (#339, #395) + ## 3.6.7 (2013-12-09) Fixes: * Made Handlebars filter usable outside layouts (#346, #348) * Fixed ANSI color support on Windows (#352, #356) * Made fog deployer handle prefixes properly (#351) [Oliver Byford] * Fixed crash in watcher (#358) * Fixed huge durations when showing skipped items after compilation (#360, #364) * Fixed output of `--verbose` compilation statistics (#359, #365) -* Fixed issue with Sass files not recompiling (#350, 370) +* Fixed issue with Sass files not recompiling (#350, #370) Enhancements: * Fixed Windows compatibility issues in test suite (#353) [Raphael von der GrĂ¼n] * Hid deprecated `autocompile` and `watch` commands in help