Skip to content

Changelog Template

Last Updated: April 26, 2025

A changelog is a file which contains a curated, chronologically ordered list of notable changes for each version of a project.


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.


# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
-
### Changed
-
### Deprecrated
-
### Removed
-
### Fixed
-
### Security
-
## [1.1.1](https://github.com/olivierlacan/keep-a-changelog/compare/v1.1.0...v1.1.1) - 2023-03-05
### Added
-
### Changed
-
### Deprecrated
-
### Removed
-
### Fixed
-
### Security
-