NEWS.md in nanoc-4.8.10 vs NEWS.md in nanoc-4.8.11
- old
+ new
@@ -1,6 +1,13 @@
# Nanoc news
+## 4.8.11 (2017-10-28)
+
+Enhancements:
+
+* Added `:save_with` parameter to `relativize_paths` filter (#1237) [Gregory Pakosz]
+* Made error messages more compact and easier to read
+
## 4.8.10 (2017-10-08)
Fixes:
* Fixed handling of four dashes for separating metadata (#1222, #1223)