History.rdoc in flay-2.11.0 vs History.rdoc in flay-2.12.0
- old
+ new
@@ -1,4 +1,10 @@
+=== 2.12.0 / 2018-04-29
+
+* 1 minor enhancement:
+
+ * Switched node filtering to happen before processing to avoid subtrees getting processed. Thanks to codeclimate.com for funding this effort!
+
=== 2.11.0 / 2018-04-05
* 2 minor enhancements:
* Added `filters` option to skip processing subtrees that match given patterns.