Commit df7c9949 authored by AnonyMouse's avatar AnonyMouse
Browse files

Add new file

parent f2533403
Loading
Loading
Loading
Loading
Loading

CHANGELOG

0 → 100644
+32 −0
Original line number Diff line number Diff line
# 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]
### 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.

## [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