docs: Update CHANGELOG and bump version to 2.0.5

Test coverage increased to 94.00% (229 tests).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Jarrod Watts
2026-01-03 07:53:44 +11:00
parent 36ecbe9892
commit 82e8d992e4
2 changed files with 10 additions and 1 deletions

View File

@@ -2,6 +2,15 @@
All notable changes to claude-hud will be documented in this file.
## [2.0.5] - 2026-01-03
### Improved
- **Test coverage**: Increased to 94.00% (229 total tests)
- Added ContextMeter tests (header, percentage, compact warning, number formatting)
- Added settings-reader edge case tests (invalid JSON, missing fields)
---
## [2.0.4] - 2026-01-03
### Improved