# Tenzir Ship v1.8.1

This release keeps the unreleased changelog directory anchored after creating releases. It prevents changelog entries from long-lived branches from moving into already cut release notes during rebases or merges.

## 🐞 Bug Fixes

### Stable unreleased changelog directory after releases

Jun 15, 2026 · [@codex](https://github.com/codex) · [#29](https://github.com/tenzir/ship/pull/29)

`release create` now keeps `unreleased/` anchored after consuming entries so Git no longer moves changelog entries from long-lived branches into the just-created release during rebases or merges.

This prevents entries for unreleased work from accidentally appearing in release notes that were already cut.

[ Download on GitHub ](https://github.com/tenzir/ship/releases/tag/v1.8.1)

[Get the release artifacts and source code.](https://github.com/tenzir/ship/releases/tag/v1.8.1)