NEWS.md in nanoc-4.1.4 vs NEWS.md in nanoc-4.1.5
- old
+ new
@@ -1,6 +1,13 @@
# Nanoc news
+## 4.1.5 (2016-03-24)
+
+Fixes:
+
+* Fixed crash in `show-data` command (#833, #835)
+* Fixed preprocessor not being invoked before running checks (#841, #842)
+
## 4.1.4 (2016-02-13)
Fixes:
* Added missing `Configuration#key?` method (#815, #820)