NEWS.md in nanoc-3.6.9 vs NEWS.md in nanoc-3.6.10
- old
+ new
@@ -1,6 +1,20 @@
# nanoc news
+## 3.6.10 (???)
+
+Fixes:
+
+* Fixed occasional "no such file" error on JRuby (#422)
+* Prevented multiple items and layouts from having the same identifier (#434, #435)
+
+Enhancements:
+
+* Set default encoding to UTF-8 (#428)
+* Improved checksummer to reduce number of unnecessary recompiles (#310, #431)
+* Disabled USR1 on JRuby in order to suppress warning (#425, #426)
+* Made pandoc filter argument passing more generic (#210, #433)
+
## 3.6.9 (2014-04-15)
Fixes:
* Fixed path to default stylesheet (#410, #411)