Skip to content

Commit 0b8be09

Browse files
author
Bruce Hauman
committed
Release v0.2.4
1 parent fd9b2b2 commit 0b8be09

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## [Unreleased]
44

5+
## [0.2.4] - 2026-02-13
6+
7+
This release fixes MCP client compatibility for clients sending the newer `elicitation.form` capability field, and adds a new tool for repairing delimiter errors in Clojure files.
8+
9+
### Added
10+
- **`paren_repair` MCP tool**: Fix unbalanced parentheses, brackets, and braces in Clojure files using parinfer (#144)
11+
12+
### Fixed
13+
- **MCP client compatibility**: Updated MCP Java SDK to 0.17.2 to handle `elicitation.form` field from newer clients (e.g., OpenAI Codex)
14+
515
## [0.2.3] - 2026-01-14
616

717
### Changed

0 commit comments

Comments
 (0)