NEWS.md in nanoc-4.13.0 vs NEWS.md in nanoc-4.13.1
- old
+ new
@@ -1,6 +1,12 @@
# Nanoc news
+## 4.13.1 (2024-11-04)
+
+Enhancements:
+
+- Dropped explicit dependency on `psych`, simplifying usage on Windows (#1712, #1713)
+
## 4.13.0 (2024-06-19)
Features:
- Added `--focus` option to the `compile` and `live` commands (#1707)