Skip to content

Commit 546042c

Browse files
committed
Update changelog
1 parent 018e433 commit 546042c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ Changes to Calva Backseat Driver
44

55
## [Unreleased]
66

7-
- [Replace four structural editing tools with single batch `clojure_edit_files` tool](https://github.com/BetterThanTomorrow/calva-backseat-driver/issues/58)
8-
- Supports replace, insert, append, and create operations in one call
9-
- Schema pre-validation, automatic sort order, per-file diagnostics
10-
- Removes: `replace_top_level_form`, `insert_top_level_form`, `clojure_create_file`, `clojure_append_code`
7+
- [One (multi-)edit tool to rule them all](https://github.com/BetterThanTomorrow/calva-backseat-driver/issues/58)
8+
- Adds `clojure_edit_files` tool, replacing: `replace_top_level_form`, `insert_top_level_form`, `clojure_create_file`, `clojure_append_code`
9+
- Supports multiple edits over multiple files in one batch
10+
- Built-in bottom-up sort order for insert and replace
1111

1212
## [v0.0.33] - 2026-05-15
1313

0 commit comments

Comments
 (0)