NEWS.md in nanoc-4.4.1 vs NEWS.md in nanoc-4.4.2

- old
+ new

@@ -1,6 +1,17 @@ # Nanoc news +## 4.4.2 (2016-11-27) + +Fixes: + +* Fixed “Maximum call stack size exceeded” issue in the `less` filter (#1001) +* Fixed issue that could cause the `less` filter to not generate all necessary dependencies (#1003) + +Enhancements: + +* Improved the way that the crash log displays the item rep that is being compiled (#1000) + ## 4.4.1 (2016-11-21) Fixes: * Fixed an issue where the `xsl` filter would not generate a correct dependency on the layout (#996)