Spaces:
Running
Running
Commit
·
58960ee
1
Parent(s):
aa875ff
add - changelog
Browse files- ChangeLog.md +14 -0
ChangeLog.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# 📄 CHANGELOG
|
| 2 |
+
|
| 3 |
+
All notable changes to this project will be documented in this file.
|
| 4 |
+
|
| 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/).
|
| 7 |
+
|
| 8 |
+
## [0.0.2] - 2025-04-20
|
| 9 |
+
|
| 10 |
+
|
| 11 |
+
### ♻️ Changed
|
| 12 |
+
- Modify Sidebar's Padding
|
| 13 |
+
|
| 14 |
+
---
|