Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.0.0](https://github.com/ryanclark/statusline/compare/v0.1.4...v1.0.0) - 2026-06-10

### Added

- add usage caching and bridge
- move to workspace, add configure TUI

### Other

- set versions to appease cargo deny
- update statusline to v1.0.0
- release v0.1.5 ([#12](https://github.com/ryanclark/statusline/pull/12))
- Cargo.toml cleanup

## [0.1.4](https://github.com/ryanclark/statusline/compare/v0.1.3...v0.1.4) - 2026-05-29

### Added
Expand Down