This folder contains detailed change logs for major updates and feature implementations.
YYYY-MM-DD-brief-description.md
Examples:
2025-06-19-mobile-navigation-modernization.md
2025-06-20-blog-post-improvements.md
2025-07-01-performance-optimizations.md
When creating a new change log, use this template:
# [Brief Title]
**Date:** YYYY-MM-DD
**Author:** [Your Name]
**Type:** [Feature/Bugfix/Enhancement/Refactor]
## 🔧 Changes Made
### [Category 1]
- Change description
- Another change
### [Category 2]
- More changes
## 📁 Files Modified
- `file1.ext` - Description
- `file2.ext` - Description
## 🎯 Commit Commands
[Include the git commands used]
Date | File | Description |
---|---|---|
2025-06-19 | mobile-navigation-modernization.md | Added responsive hamburger menu and modernized Jekyll setup |
Add new entries to the index table above when creating new change logs.