# 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/).
## [Unreleased]
## [0.3.0] - 2026-03-28
### ⛰️ Features
- *(linear-tools)* Add update_issue, set_relation, and creator_id filter
- *(linear-tools)* Add linear_get_issue_comments tool with pagination
### 🐛 Bug Fixes
- *(linear-tools)* Fetch all issue comment pages before local pagination
## [0.2.2] - 2026-03-26
### 🎨 Styling
- Apply rustfmt 2024 edition and fix clippy lints
## [0.2.1] - 2026-03-10
### ⚙️ Miscellaneous
- *(deps)* Upgrade 13 dependencies to latest versions
## [0.2.0] - 2026-02-02
### ⛰️ Features
- *(linear)* [**breaking**] Enrich issue responses with structured metadata and add archive/metadata tools
## [0.1.2] - 2026-01-30
### ⛰️ Features
- Agentic-tools framework and monorepo restructure