Files
vociferate/changelog.md
2026-03-20 18:26:21 +00:00

980 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

A ### Breaking section is used in addition to Keep a Changelog's standard sections to explicitly document changes that are backwards-incompatible but would otherwise appear under ### Changed. Entries under ### Breaking trigger a major version bump in automated release recommendation logic.

[Unreleased]

Breaking

Added

  • Initial standalone releaseprep migration into vociferate.
  • Configurable version source and parser via --version-file and --version-pattern.
  • Configurable changelog path via --changelog.
  • Composite action (action.yml) for release preparation and recommendation flows.
  • Gitea workflows for push validation and manual release preparation.

Changed

Fixed

Removed