# Changelog
## 0.1.5 - 2026-04-02T16:47:30Z
No changes in this crate; see other browser-controller components.
## 0.1.4 - 2026-04-02 16:09:02Z
### 📚 Documentation
- Add correct per-crate badges to workspace and crate READMEs
## 0.1.3 - 2026-04-02 15:48:19Z
### 🐛 Bug Fixes
- Add version to browser-controller-types workspace dependency
### ⚙️ Miscellaneous Tasks
- Add workspace Cargo.toml to cliff include_paths for all crates
## 0.1.2 - 2026-04-02 13:06:04Z
### ⚙️ Miscellaneous Tasks
- Enable publishing and improve keywords/categories for all crates
- Fix exclude lists for crates.io publishing
- *(types)* Sort Cargo.toml fields via cargo-sort
- Add LICENSE files, per-crate READMEs, fix mediator description
## 0.1.1 - 2026-04-02 12:23:32Z
### 🚀 Features
- Implement browser-controller workspace with mediator, CLI, and extension
- *(cross-platform)* Add macOS and Windows support
### 🚜 Refactor
- *(workspace)* Rename crate dirs to full names, add per-crate release tooling
## 0.1.0
Initial Release