Create CHANGELOG.md

This commit is contained in:
Federico Lillacci
2025-10-23 13:42:37 +02:00
committed by GitHub
parent e89e230065
commit 00fee0cc4e

19
CHANGELOG.md Normal file
View File

@@ -0,0 +1,19 @@
Changelog
All notable changes to this project will be documented in this file.
The format is based on https://keepachangelog.com/en/1.0.0/, and this project adheres to https://semver.org/spec/v2.0.0.html.
[Unreleased]
Placeholder for upcoming changes.
[1.0.0] - 2025-10-23
Added
Initial release of the project.
Core functionality implemented.
Basic documentation and setup instructions.
Fixed
Initial bug fixes during development.
Changed
Finalized configuration settings before release.