# Tenzir Ship v1.7.3

This release tightens changelog validation so unknown entry metadata keys are reported before they can be ignored by release workflows.

## 🐞 Bug Fixes

### Validation for unknown entry metadata keys

May 4, 2026 · [@mavam](https://github.com/mavam), [@codex](https://github.com/codex) · [#23](https://github.com/tenzir/ship/pull/23)

The `validate` command now reports unknown changelog entry metadata keys instead of silently accepting them. This catches misspelled fields such as `co-authors` early, before they are ignored by release workflows.

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

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