History.rdoc in flay-2.12.0 vs History.rdoc in flay-2.12.1
- old
+ new
@@ -1,4 +1,10 @@
+=== 2.12.1 / 2019-10-08
+
+* 1 bug fix:
+
+ * Fixed some sexp access under STRICT_SEXP=1.
+
=== 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!