# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/),
and this project adheres to [Semantic Versioning](https://semver.org/).

## [0.2.1] - 2026-04-26

### Changed

- Event bus command handlers (`/crm-web`, `/crm-export`, `/crm-import`) now forward the `source` field, allowing web/mobile clients to route `command_result` events to the originating UI

## [0.2.0] - 2026-02-17 (7839f93)

### Added

- First published release (v0.1.x was internal/unpublished).
