# 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.6.0](https://github.com/overrealdb/oversync/compare/oversync-api-v0.5.1...oversync-api-v0.6.0) - 2026-04-10
### Other
- Fix pipe runtime read models for file-start mode
## [0.5.0](https://github.com/overrealdb/oversync/compare/oversync-api-v0.4.6...oversync-api-v0.5.0) - 2026-04-10
### Other
- Finalize pipe-first release pass
- Drop legacy sources and ship pipe-first control plane
- Ship pipes control plane and cluster proof
- Stabilize connectors and shared test stack
## [0.2.1](https://github.com/overrealdb/oversync/compare/oversync-api-v0.2.0...oversync-api-v0.2.1) - 2026-04-02
### Other
- quality sweep — fix clippy warnings, slop, dead code
## [0.2.0](https://github.com/overrealdb/oversync/compare/oversync-api-v0.1.1...oversync-api-v0.2.0) - 2026-04-01
### Other
- bump surql-macros 0.1.1 → 0.1.2 ([#18](https://github.com/overrealdb/oversync/pull/18))
- Add README.md for all 8 workspace crates