CHANGELOG.md in node_mutation-1.20.0 vs CHANGELOG.md in node_mutation-1.21.0
- old
+ new
@@ -1,6 +1,10 @@
# NodeMutation
+## 1.21.0 (2023-09-26)
+
+* Rename `combine` dsl to `group`
+
## 1.20.0 (2023-09-24)
* Add `CombinedAction` to combine multiple actions.
* Add `combine` dsl to combine multiple actions.
* Add `NodeMutation::Helper.iterate_actions`