NEWS.md in nanoc-4.12.6 vs NEWS.md in nanoc-4.12.7
- old
+ new
@@ -1,6 +1,17 @@
# Nanoc news
+## 4.12.7 (2022-06-06)
+
+Fixes:
+
+- Dropped support for incompatible Psych versions (#1577, #1583)
+
+Enhancements:
+
+- Replaced UglifyJS (unmaintained) with Terser (#1578, #1579)
+- Dropped support for Ruby 2.6 (EOL) (#1580)
+
## 4.12.6 (2022-05-28)
Fixes:
- Fixed a crash in `nanc view` when a TUN device is present (#1567) [Sergio Durigan Junior]