File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.13.3] ( https://github.com/agentclientprotocol/agent-client-protocol/compare/v0.13.2...v0.13.3 ) - 2026-05-21
4+
5+ ### Fixed
6+
7+ - * (unstable)* Rename provider method types to singular ([ #1272 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/1272 ) )
8+
9+ ### Other
10+
11+ - Add schema download note to schema page ([ #1269 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/1269 ) )
12+ - * (deps)* bump num-conv from 0.2.1 to 0.2.2 in the minor group ([ #1244 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/1244 ) )
13+ - Set minimum supported Rust version ([ #1232 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/1232 ) )
14+ - Document ACP versioning semantics ([ #1229 ] ( https://github.com/agentclientprotocol/agent-client-protocol/pull/1229 ) )
15+
316## [ 0.13.2] ( https://github.com/agentclientprotocol/agent-client-protocol/compare/v0.13.1...v0.13.2 ) - 2026-05-17
417
518### Fixed
Original file line number Diff line number Diff line change 11[package ]
22name = " agent-client-protocol-schema"
33authors = [" Zed <hi@zed.dev>" ]
4- version = " 0.13.2 "
4+ version = " 0.13.3 "
55edition = " 2024"
66license = " Apache-2.0"
77description = " A protocol for standardizing communication between code editors and AI coding agents"
You can’t perform that action at this time.
0 commit comments