Skip to content

Commit 6a1c6bb

Browse files
docs: update changelog for v0.5.3
1 parent f8a9dc3 commit 6a1c6bb

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to Chief are documented in this file.
44

5+
## [0.5.3] - 2026-02-20
6+
7+
### Performance
8+
- Cache pre-rendered log lines to eliminate per-frame TUI rebuilds
9+
10+
### Documentation
11+
- Update documentation for v0.3.1–v0.5.2 release changes
12+
513
## [0.5.2] - 2026-02-20
614

715
### Bug Fixes
@@ -91,6 +99,8 @@ Initial release.
9199
- CLI commands: `chief new`, `chief edit`, `chief status`, `chief list`
92100
- Homebrew formula and install script
93101

102+
[0.5.3]: https://github.com/MiniCodeMonkey/chief/compare/v0.5.2...v0.5.3
103+
[0.5.2]: https://github.com/MiniCodeMonkey/chief/compare/v0.5.1...v0.5.2
94104
[0.5.1]: https://github.com/MiniCodeMonkey/chief/compare/v0.5.0...v0.5.1
95105
[0.5.0]: https://github.com/MiniCodeMonkey/chief/compare/v0.4.0...v0.5.0
96106
[0.4.0]: https://github.com/MiniCodeMonkey/chief/compare/v0.3.1...v0.4.0

0 commit comments

Comments
 (0)