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.
Preview
Section titled “Preview”Changelog
Section titled “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]
Section titled “[Unreleased]”Changed
Section titled “Changed”Deprecrated
Section titled “Deprecrated”Removed
Section titled “Removed”Security
Section titled “Security”[1.1.1] - 2025-04-26
Section titled “[1.1.1] - 2025-04-26”Changed
Section titled “Changed”Deprecrated
Section titled “Deprecrated”Removed
Section titled “Removed”Security
Section titled “Security”Markdown Version
Section titled “Markdown Version”# 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-