Commit 60393de2 authored by AnonyMouse's avatar AnonyMouse
Browse files

Edit CHANGELOG.md

parent d00af035
Loading
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -3,30 +3,30 @@ 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]
#### Added
##### [Unreleased]
###### Added
- New features.
- Any new functionality added.

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

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

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

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

#### Security
###### Security
- Vulnerability fixes.

### [0.1.0] - 2025-09-17
#### Added
##### [0.1.0] - 2025-09-17
###### Added
- Initial project setup.
- Created project_vision.md, project_roadmap.md, and README.md.
- Basic directory structure established.
 No newline at end of file