CHANGELOG.md in node_mutation-1.15.0 vs CHANGELOG.md in node_mutation-1.15.1

- old
+ new

@@ -1,6 +1,10 @@ # NodeMutation +## 1.15.1 (2023-04-17) + +* Fix `wrap` code for newline + ## 1.15.0 (2023-04-17) * Add `indent` action * Use two `InsertAction` and one `IndentAction` instead of `WrapAction` * Drop `ALLOW_INSERT_AT_SAME_POSITION` strategy