# 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.3.1](https://github.com/jcarver989/diff/compare/clankerdiff-client-v0.3.0...clankerdiff-client-v0.3.1) - 2026-09-20
### Added
- Add transport trait ([#72](https://github.com/jcarver989/diff/pull/72))
- add message transport APIs ([#70](https://github.com/jcarver989/diff/pull/70))
## [0.3.0](https://github.com/jcarver989/diff/compare/clankerdiff-client-v0.2.1...clankerdiff-client-v0.3.0) - 2026-09-18
### Added
- Remote diff support ([#64](https://github.com/jcarver989/diff/pull/64))