NEWS.md in nanoc-4.12.13 vs NEWS.md in nanoc-4.12.14
- old
+ new
@@ -1,6 +1,16 @@
# Nanoc news
+## 4.12.14 (2022-12-03)
+
+Fixes:
+
+- Fixed an issue which would cause `Invalid argument @ io_write` on larger sites (#1636)
+
+Enhancements:
+
+- Made Nanoc store temporary data (in `tmp/nanoc/`) in compressed form (#1637)
+
## 4.12.13 (2022-11-30)
Fixes:
- Prevented an issue where items could have two leading slashes in their identifier when using the `filesystem` data source’s `extra_files` option (#1622)