Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 699 Bytes

CHANGELOG.md

File metadata and controls

33 lines (23 loc) · 699 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.

[Unreleased]

Added

  • New feature that does something.

Changed

  • Modified feature to improve performance.

Deprecated

  • Feature that will be removed in future releases.

Removed

  • Feature that has been removed.

Fixed

  • Bug that has been fixed.

Security

  • Security fix that has been applied.

[1.0.1] - 2023-07-04

Fixed

  • Fixed a critical bug in feature X.

[1.0.0] - 2023-06-25

Added

  • Initial release.