Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.56 KB

File metadata and controls

38 lines (22 loc) · 1.56 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.11.2 - 2026-05-01

Other

  • Trim dependencies (#149)

0.11.1 - 2026-04-21

Other

  • updated the following local packages: agent-client-protocol

0.11.0 - 2026-04-20

Added

  • Migrate to new SDK design (#117)
  • Bring in SACP crates again (#102)

Fixed

  • Remove redundant Box::pin calls from async code (#106)

Other