NEWS.md in nanoc-4.13.1 vs NEWS.md in nanoc-4.13.2
- old
+ new
@@ -1,6 +1,12 @@
# Nanoc news
+## 4.13.2 (2024-11-12)
+
+Fixes:
+
+- Improved handling of Windows file paths (starting with a drive identifier, like C:) (#1717, #1718)
+
## 4.13.1 (2024-11-04)
Enhancements:
- Dropped explicit dependency on `psych`, simplifying usage on Windows (#1712, #1713)