Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 698 Bytes

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 698 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 the following versioning pattern:

Given a version number MAJOR.MINOR.PATCH, increment:

  • MAJOR version when the API version is incremented. This may include backwards incompatible changes;
  • MINOR version when breaking changes are introduced OR new functionalities are added in a backwards compatible manner;
  • PATCH version when backwards compatible bug fixes are implemented.

[2.0.0] - 2023-01-20

Added

  • Official release

[0.1.0] - 2022-03-18

Added

  • 🎉 first release!