We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3861277 commit 5943074Copy full SHA for 5943074
CHANGELOG.md
@@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.1.0] - 2025-10-04
9
+
10
+### 📚 Documentation
11
+- Move and update documentation files to docs folder
12
+- Remove version numbers and timelines from roadmap
13
14
15
+### ⚙️ Miscellaneous Tasks
16
+- **release**: Prepare release v0.0.1-alpha.1
17
+- Remove redundant release.yml workflow
18
+- Makefile changes
19
+- Update some very needed things
20
21
22
## [0.0.1-alpha.1] - 2025-10-04
23
24
### 🚀 Features
0 commit comments