Skip to content

Latest commit

 

History

History
60 lines (32 loc) · 1.11 KB

TEMPLATE_CHANGELOG.md

File metadata and controls

60 lines (32 loc) · 1.11 KB

Changelog

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

The format is based on keep a changelog and using following types of changes: Added, Changed, Deprecated, Removed, Fixed, Security, Bumped and Migration.

This project adheres to semantic versioning.

See changeset

Added

  • for new features

Changed

  • for changes in existing functionality
  • BREAKING change feature breakingly

Removed

  • for now removed features

Fixed

  • for any bug fixes

Security

  • in case of vulnerabilities

Bumped

  • for dependency updates

Deprecated

  • for soon-to-be removed features

Migration

  • for explanation how to migrate when BREAKING changes got introduced

Example release

See changeset

Added

  • Add some more

Initial release