NEWS.md in nanoc-4.2.4 vs NEWS.md in nanoc-4.3.0

- old
+ new

@@ -1,6 +1,13 @@ # Nanoc news +## 4.3 (2016-08-21) + +Features: + +* Added `Nanoc::Filter.define`, to easily define filters (#895) +* Made the `nanoc` Gemfile group be auto-required when Nanoc starts (#910) [whitequark] + ## 4.2.4 (2016-07-24) Fixes: * Fixed `UnmetDependency` errors in postprocessor (#913, #917)