Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1012 Bytes

File metadata and controls

25 lines (15 loc) · 1012 Bytes

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.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