NEWS.md in nanoc-4.10.0 vs NEWS.md in nanoc-4.10.1
- old
+ new
@@ -1,6 +1,12 @@
# Nanoc news
+## 4.10.1 (2018-10-16)
+
+Fixes:
+
+* Made Nanoc no longer crash when the Sass gem is not available (#1371)
+
## 4.10.0 (2018-10-14)
Features:
* Added source map support to the Sass filter (#1365) [Gregory Pakosz]