﻿---
title: Changelog commands
description: These commands are associated with product release documentation. changelog add - Create a changelog file, changelog bundle - Create a changelog bundle...
url: https://docs-v3-preview.elastic.dev/elastic/docs-builder/tree/main/cli/changelog
products:
  - Elastic Docs Builder
---

# Changelog commands
These commands are associated with product release documentation.
- [changelog add](https://docs-v3-preview.elastic.dev/elastic/docs-builder/tree/main/cli/changelog/add) - Create a changelog file
- [changelog bundle](https://docs-v3-preview.elastic.dev/elastic/docs-builder/tree/main/cli/changelog/bundle) - Create a changelog bundle file
- [changelog gh-release](https://docs-v3-preview.elastic.dev/elastic/docs-builder/tree/main/cli/changelog/gh-release) - Create changelogs and a bundle from a GitHub release
- [changelog init](https://docs-v3-preview.elastic.dev/elastic/docs-builder/tree/main/cli/changelog/init) - Initialize changelog configuration and folder structure
- [changelog bundle-amend](https://docs-v3-preview.elastic.dev/elastic/docs-builder/tree/main/cli/changelog/bundle-amend) - Add entries to an existing bundle
- [changelog render](https://docs-v3-preview.elastic.dev/elastic/docs-builder/tree/main/cli/changelog/render) - Generate markdown output from changelog bundle files
- [changelog evaluate-pr](https://docs-v3-preview.elastic.dev/elastic/docs-builder/tree/main/cli/changelog/evaluate-pr) - (CI) Evaluate a PR for changelog generation eligibility