CHANGELOG.md in node_mutation-1.18.1 vs CHANGELOG.md in node_mutation-1.18.2
- old
+ new
@@ -1,6 +1,10 @@
# NodeMutation
+## 1.18.2 (2023-05-21)
+
+* Use `rindex` to calculate "do" index
+
## 1.18.1 (2023-05-20)
* Support block/class/def/defs/module `body` in `child_node_range`
* Return nil if `arguments` is empty in `child_node_range`