Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 759 Bytes

File metadata and controls

45 lines (24 loc) · 759 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.

versions

Release Notes Format

For future releases, follow this structure:

## [X.Y.Z] - YYYY-MM-DD

### Added

- New features

### Changed

- Changes in existing functionality

### Deprecated

- Soon-to-be removed features

### Removed

- Removed features

### Fixed

- Bug fixes

### Security

- Security fixes

Note: This changelog follows the Apache License 2.0 requirement to document modifications. All changes should be tracked here for transparency and compliance.