CHANGELOG.md in node_mutation-1.19.2 vs CHANGELOG.md in node_mutation-1.19.3

- old
+ new

@@ -1,6 +1,10 @@ # NodeMutation +## 1.19.3 (2023-07-01) + +* Rewrite `SyntaxTreeAdapter#child_node_range` to support Binary operator + ## 1.19.2 (2023-06-30) * Support `operator` of `Binary` node in `child_node_range` ## 1.19.1 (2023-06-22)