Files
template/CHANGELOG.package.md

561 B

Changelog

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

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

[Unreleased]

Added

  • Initial setup

[0.1.0] - YYYY-MM-DD

Added

  • Feature 1
  • Feature 2

Changed

  • Change 1

Fixed

  • Bug fix 1

Template Usage

  1. Replace YYYY-MM-DD with actual date
  2. Update sections for each release
  3. Move [Unreleased] items to new version on release
  4. Remove this section