NEWS.md in nanoc-4.8.11 vs NEWS.md in nanoc-4.8.12

- old
+ new

@@ -1,6 +1,16 @@ # Nanoc news +## 4.8.12 (2017-11-16) + +Fixes: + +* Fixed issue where changing `:output_dir` during preprocessing would prevent Nanoc from performing incremental compilation (#1248, #1249) + +Enhancements: + +* Allowed creation of pattern from symbols, not just strings (#1247) [Gregory Pakosz] + ## 4.8.11 (2017-10-28) Enhancements: * Added `:save_with` parameter to `relativize_paths` filter (#1237) [Gregory Pakosz]