NEWS.md in nanoc-4.7.5 vs NEWS.md in nanoc-4.7.6
- old
+ new
@@ -1,11 +1,17 @@
# Nanoc news
+## 4.7.6 (2017-04-15)
+
+Enhancements:
+
+* Added support for `:html5` in `relativize_paths` and `colorize_syntax` filters (#1153)
+
## 4.7.5 (2017-04-01)
Fixes:
-* Recognize `--verbose` when calling `nanoc` without subcommand (#1145, #1146)
+* Made `--verbose` be recognised when calling `nanoc` without subcommand (#1145, #1146)
Enhancements:
* Made `show-data` print all outdatedness reasons, not just the first (#1142)
* Sped up `@items.find_all` (#1147)