mirror of
https://gitea.psi.ch/APOG/acsm-fairifier.git
synced 2025-07-13 02:41:49 +02:00
21 lines
654 B
Markdown
21 lines
654 B
Markdown
# Changelog
|
||
|
||
All notable changes to this project will be documented in this file, which is a **cumulative record**.
|
||
|
||
Each version entry follows a consistent structure with the following optional sections:
|
||
|
||
- **Added** – New features
|
||
- **Changed** – Modifications to existing functionality
|
||
- **Deprecated** – Features marked for future removal
|
||
- **Removed** – Features removed in this version
|
||
- **Fixed** – Bug fixes
|
||
- **Security** – Vulnerability fixes
|
||
|
||
Format based on [Keep a Changelog](https://keepachangelog.com) and [Semantic Versioning](https://semver.org).
|
||
|
||
|
||
## [v1.0.0] - 2025-07-04
|
||
### Added
|
||
- Initial release of the ACSM FAIRifier
|
||
|