NEWS.md in nanoc-4.11.23 vs NEWS.md in nanoc-4.12.0

- old
+ new

@@ -1,6 +1,16 @@ # Nanoc news +## 4.12.0 (2021-02-20) + +Features: + +- Added `-W`/`--watch` flag to the `compile` command (requires the `nanoc-live` gem) + +Enhancements: + +- Made the compiler cache binary items + ## 4.11.23 (2021-01-16) Fixes: - Fixed issue which could cause nanoc-live to keep running and use 100% CPU (#1538)