NEWS.md in nanoc-4.0.0rc3 vs NEWS.md in nanoc-4.0.0
- old
+ new
@@ -1,6 +1,12 @@
# Nanoc news
+## 4.0.0 (2015-11-07)
+
+Enhancements:
+
+* `#parent` and `#children` now raise an exception when used on items with a non-legacy identifier (#710)
+
## 4.0.0rc3 (2015-09-20)
Features:
* Added `Identifier#without_exts` and `Identifier#exts` (#644, #696) [RĂ©mi Barraquand]