Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 719 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 719 Bytes

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.

Guideline to update the version

Increment the:

  • MAJOR version when you make incompatible API/ABI changes,
  • MINOR version when you add functionality in a backwards compatible manner, and
  • PATCH version when you make backwards compatible bug fixes.

[Unreleased]

  • [FORMAT] Do not format .diff and .patch #10

[0.0] 2024-02-16