# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.2.0](https://github.com/nearai/ironclaw/compare/ironclaw_skills-v0.1.0...ironclaw_skills-v0.2.0) - 2026-04-21 ### Added - *(gateway)* add attachment flows, v2 skill install coverage, and e2e stabilization ([#2385](https://github.com/nearai/ironclaw/pull/2385)) - *(skills)* activation feedback pipeline + install idempotence ([#2530](https://github.com/nearai/ironclaw/pull/2530)) - *(skills)* setup-marker lifecycle, chain-loading, and live GitHub workflow test ([#2268](https://github.com/nearai/ironclaw/pull/2268)) - discover tool source in working directory during install ([#2396](https://github.com/nearai/ironclaw/pull/2396)) ### Other - Fix Slack relay OAuth callback state lookup ([#2512](https://github.com/nearai/ironclaw/pull/2512))