# 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).
### Fixes
- make ProfileStore writes atomic via tmp file + rename
- serialise refresh-token rotation across processes
- address Copilot review on Windows + crash durability
## [0.34.0-alpha.1] - 2026-03-04
### Changed
- Consolidated all publishable crate versions to 0.34.0; version is now centralized via `workspace.package.version`