NEWS.md in nanoc-4.12.0 vs NEWS.md in nanoc-4.12.1
- old
+ new
@@ -1,6 +1,12 @@
# Nanoc news
+## 4.12.1 (2021-04-05)
+
+Enhancements:
+
+- Made Nanoc expand paths containing `~` (home directory) in the filesystem data source configuration (!4, !5, !6)
+
## 4.12.0 (2021-02-20)
Features:
- Added `-W`/`--watch` flag to the `compile` command (requires the `nanoc-live` gem)