NEWS.md in nanoc-4.1.0 vs NEWS.md in nanoc-4.1.1
- old
+ new
@@ -1,6 +1,16 @@
# Nanoc news
+## 4.1.1 (2015-12-30)
+
+Fixes:
+
+* Fixed preprocessor not being run before check/deploy/prune commands (#763, #784, #787, #788)
+
+Enhancements:
+
+* Made `#breadcrumbs_trail` explicitly fail when using full identifiers (#781, #783)
+
## 4.1.0 (2015-12-18)
Fixes:
* Fixed crash when attempting to `#puts` an object that’s not a string (#778)