Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 401 Bytes

File metadata and controls

21 lines (12 loc) · 401 Bytes

Versioning Policy

This project follows Semantic Versioning.

Format:

  • MAJOR.MINOR.PATCH

Rules:

  • MAJOR: incompatible API or behavior changes
  • MINOR: backward-compatible features
  • PATCH: backward-compatible fixes

Current Stage

Before 1.0.0, breaking changes may happen in minor releases.

Release Notes

Each release should be tagged in Git and summarized in CHANGELOG.md.