mirror of
https://github.com/nearai/ironclaw.git
synced 2026-09-02 23:56:24 +08:00
* 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>
1.0 KiB
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)