Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 356 Bytes

CHANGELOG.template.md

File metadata and controls

20 lines (11 loc) · 356 Bytes

Use this for the sections in CHANGELOG.md

[Unreleased]

Added

  • [Feature] Brief description of the new feature.
  • [Enhancement] Brief description of the enhancement.

Changed

  • [Update] Brief description of the update.

Fixed

  • [Bugfix] Brief description of the bug fix.

Removed

  • [Removal] Brief description of what was removed.