Commit 7bb7bd98 authored by AnonyMouse's avatar AnonyMouse
Browse files

Add new file

parent bb88fa2c
Loading
Loading
Loading
Loading
Loading

CHANGELOG.md

0 → 100644
+48 −0
Original line number Diff line number Diff line
# Changelog

<details>
<summary>

##### [0.0.0-alpha] - 2025-09-19

</summary>

###### Added
- Basic directory structure established with template files.

</details>

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).

<details>
<summary>

##### [Unreleased]

</summary>

###### Added
- New features.
- Any new functionality added.

###### Changed
- Changes to existing features.
- Performance improvements or refactoring.

###### Deprecated
- Features that are being phased out.

###### Removed
- Features that have been completely removed.

###### Fixed
- Bug fixes.
- Patches for issues.

###### Security
- Vulnerability fixes.

</details>
 No newline at end of file