NEWS.md in nanoc-4.2.0 vs NEWS.md in nanoc-4.2.1
- old
+ new
@@ -1,6 +1,13 @@
# Nanoc news
+## 4.2.1 (2016-06-19)
+
+Fixes:
+
+* Fixed an occasional `WeakRef::RefError` (#863, #865)
+* Fixed `show-data` command not running preprocessor (#867, #870)
+
## 4.2 (2016-06-04)
Enhancements:
* Dropped Ruby 2.1 support (#856)