# 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.1.8](https://github.com/onsails/ccsync/compare/ccsync-v0.1.7...ccsync-v0.1.8) - 2025-11-24
### Other
- update Cargo.toml dependencies
## [0.1.7](https://github.com/onsails/ccsync/compare/ccsync-v0.1.6...ccsync-v0.1.7) - 2025-11-24
### Added
- add content diff viewer for directory conflicts
### Other
- clarify conflict action descriptions in interactive prompts
- *(ui)* enhance CreateDirectory diff display with file listing
## [0.1.6](https://github.com/onsails/ccsync/compare/ccsync-v0.1.5...ccsync-v0.1.6) - 2025-11-22
### Added
- implement whole-directory skill syncing
## [0.1.5](https://github.com/onsails/ccsync/compare/ccsync-v0.1.4...ccsync-v0.1.5) - 2025-10-29
### Other
- update Cargo.toml dependencies
## [0.1.4](https://github.com/onsails/ccsync/compare/ccsync-v0.1.3...ccsync-v0.1.4) - 2025-10-28
### Other
- update version check to 0.1.3
- update version check to 0.1.2
## [0.1.3](https://github.com/onsails/ccsync/compare/ccsync-v0.1.2...ccsync-v0.1.3) - 2025-10-28
### Other
- update Cargo.lock dependencies