featurer/CHANGELOG.md
Stanislav N. aka pztrn 0b5d3a2c37
All checks were successful
Linting and tests / Tests (push) Successful in 20s
Linting and tests / Linting (push) Successful in 27s
Basic project-related files.
2024-10-12 15:56:03 +05:00

895 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.

In short

Version should be level 2 header in format [VERSION_NUMBER] - YYYY-MM-DD.

Place these in level 3 headers for appropriate version:

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

In the very end of this file you should place links to diffs between versions, like:

[0.0.4]: https://code.pztrn.name/apps/featurer/compare/v0.0.3...v0.0.4

Unreleased