NEWS.md in nanoc-4.12.21 vs NEWS.md in nanoc-4.13.0
- old
+ new
@@ -1,6 +1,20 @@
# Nanoc news
+## 4.13.0 (2024-06-19)
+
+Features:
+
+- Added `--focus` option to the `compile` and `live` commands (#1707)
+
+Fixes:
+
+- Made `delete` log lines use relative (not absolute) paths (#1706)
+
+Changes:
+
+- Dropped support for Ruby 3.0 (EOL) (#1704)
+
## 4.12.21 (2024-04-27)
Fixes:
- Fixed a rare “private method printf” error (#1694)