Skip to content

ChangelogParser

github-actions edited this page Apr 20, 2026 · 1 revision

Parses the subset of Keep a Changelog structure managed by dev-tools.


Methods

parse

Parses markdown content into a changelog document.

public parse(string $contents): \FastForward\DevTools\Changelog\Document\ChangelogDocument

Parameters:

Parameter Type Description
$contents string

Clone this wiki locally