# Tenzir Ship v0.10.0

This release adds support for reading changelog entry descriptions from files or stdin, making it easier to integrate with automated workflows and pipelines.

## 🚀 Features

### Add —description-file option to add command

Dec 5, 2025 · [@mavam](https://github.com/mavam) · cli

The `add` command now accepts `--description-file` to read description content from a file. Use `-` to read from stdin, enabling piped input workflows.

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

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