CHANGELOG.md in node_mutation-1.18.0 vs CHANGELOG.md in node_mutation-1.18.1

- old
+ new

@@ -1,6 +1,11 @@ # NodeMutation +## 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` + ## 1.18.0 (2023-05-16) * Rename `file_content` to `file_source` * Add `SyntaxTreeAdapter#file_source`