NEWS.md in nanoc-4.8.12 vs NEWS.md in nanoc-4.8.13
- old
+ new
@@ -1,6 +1,12 @@
# Nanoc news
+## 4.8.13 (2017-11-16)
+
+Enhancements:
+
+* Added `-L`/`--live-reload` option to `nanoc view` (#1251)
+
## 4.8.12 (2017-11-16)
Fixes:
* Fixed issue where changing `:output_dir` during preprocessing would prevent Nanoc from performing incremental compilation (#1248, #1249)