NEWS.md in nanoc-4.8.5 vs NEWS.md in nanoc-4.8.6

- old
+ new

@@ -1,6 +1,12 @@ # Nanoc news +## 4.8.6 (2017-09-17) + +Fixes: + +* Fixed issue which would cause items not to be considered as outdated when their content and/or attributes are changed in the preprocessor (#1216, #1217) + ## 4.8.5 (2017-09-07) Enhancements: * Made `nanoc check` accept hyphenated check names (e.g. `internal-links`, in addition to `internal_links`).