NEWS.md in nanoc-4.10.2 vs NEWS.md in nanoc-4.10.3
- old
+ new
@@ -1,6 +1,12 @@
# Nanoc news
+## 4.10.3 (2018-10-28)
+
+Fixes:
+
+* Fixed an issue which could cause `write nil` to still invoke the routing rule (#1374, #1375)
+
## 4.10.2 (2018-10-21)
Fixes:
* Fixed an issue where changing a layout rule’s parameters would not recompile items that use the layout for this layout rule (#1372, #1373)