Files
claude-hud/CHANGELOG.md

17 lines
389 B
Markdown
Raw Normal View History

# Changelog
All notable changes to Claude HUD will be documented in this file.
## [2.0.0] - 2025-01-02
### Changed
- Complete rewrite from split-pane TUI to inline statusline
- New statusline renderer with multi-line output
- Transcript-driven tool/agent/todo parsing
- Native context usage from stdin JSON
### Removed
- Hook-based capture flow
- Split-pane UI and related components