Files
ironclaw/crates/ironclaw_skills/CHANGELOG.md
ironclaw-ci[bot] d546cf6121 chore: release (#2606)
* chore: release

* fix(release): bump ironclaw to v0.26.0

* docs(release): expand v0.26.0 changelog

---------

Co-authored-by: ironclaw-ci[bot] <266877842+ironclaw-ci[bot]@users.noreply.github.com>
Co-authored-by: Henry Park <henrypark133@gmail.com>
2026-04-20 22:02:12 -07:00

1.0 KiB

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.2.0 - 2026-04-21

Added

  • (gateway) add attachment flows, v2 skill install coverage, and e2e stabilization (#2385)
  • (skills) activation feedback pipeline + install idempotence (#2530)
  • (skills) setup-marker lifecycle, chain-loading, and live GitHub workflow test (#2268)
  • discover tool source in working directory during install (#2396)

Other

  • Fix Slack relay OAuth callback state lookup (#2512)