NEWS.md in nanoc-4.0.0 vs NEWS.md in nanoc-4.0.1
- old
+ new
@@ -1,6 +1,17 @@
# Nanoc news
+## 4.0.1 (2015-11-28)
+
+Fixes:
+
+* Fixed params documentation for :rdiscount filter (#722)
+* Fixed crash when comparing item rep views (#735, #738)
+
+Enhancements:
+
+* Lowered minimum required Ruby version from 2.2 to 2.1 (#732)
+
## 4.0.0 (2015-11-07)
Enhancements:
* `#parent` and `#children` now raise an exception when used on items with a non-legacy identifier (#710)