Skip to content

Commit 5ca8fc2

Browse files
committed
docs: update v0.5.3 changelog with additional bug fixes
Add checkpoint linkage preservation after history rewrites (#840) and fail-closed content detection in prepare-commit-msg (#826). Update release date to 2026-04-03. Signed-off-by: Paulo Gomes <paulo@entire.io> Assisted-by: Claude Opus 4.6 <noreply@anthropic.com> Entire-Checkpoint: 0154164ac0f9
1 parent f2ddf9f commit 5ca8fc2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/),
66
and this project adheres to [Semantic Versioning](https://semver.org/).
77

8-
## [0.5.3] - 2026-04-02
8+
## [0.5.3] - 2026-04-03
99

1010
### Added
1111

@@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
2323

2424
- Resume failing when checkpoints aren't fetched locally yet ([#796](https://github.com/entireio/cli/pull/796))
2525
- OpenCode transcript export resilient to stdout truncation ([#832](https://github.com/entireio/cli/pull/832))
26+
- Fail-closed content detection in `prepare-commit-msg` to prevent dangling checkpoint trailers from stale sessions ([#826](https://github.com/entireio/cli/pull/826))
2627

2728
### Housekeeping
2829

0 commit comments

Comments
 (0)