Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 60 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,63 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Network deployment server
- Real-time progress dashboard
- Multi-language support

---

# 🔄 Change Log - January 20, 2026

## 📊 Quick Stats
- **Commits Analyzed**: 25
- **Files Modified**: 6
- **New Files**: 6
- **Deleted Files**: 0

## 📝 Detailed Changes

### ✨ New Content
- Create generate_changelog.py (`e43fb4a`)
- Create CONTRIBUTING.md (`bc7f792`)
- Create TROUBLESHOOTING.md (`751d4f2`)
- Create Quickstart.cmd (`27d7e50`)
- Create INSTALLATION.md (`98dcaa2`)
- Create CONFIGURATION.md (`a015b1c`)

### ♻️ Updates & Refactors
- Update README.md (`866ad86`)
- Update CHANGELOG.md (`8a31bb0`)
- Update README.md (`e226182`)
- Update README.md (`dc2d6a6`)
- Update CONTRIBUTING.md (`3ba13b6`)
- Update README.md (`d89586f`)
- Rename Quickstart.cmd to QuickStart.cmd (`0988aeb`)
- Update README.md (`40f1037`)
- Update README.md (`7e66b92`)
- Update test-powershell.yml (`306d322`)
- Update DeployWorkstation.Tests.ps1 (`6d52e19`)
- Update CONFIGURATION.md (`0847cbf`)
- Update CONFIGURATION.md (`b37ad30`)
- Update CONFIGURATION.md (`aadc207`)
- Update CONFIGURATION.md (`7b44d35`)
- Update CONFIGURATION.md (`6de5a33`)
- Update CONFIGURATION.md (`6ab0159`)
- Update CONFIGURATION.md (`e6525fc`)
- Update Corporate.json (`6c7e689`)

## 📂 Files Touched
<details>
<summary>Click to view full file list</summary>

- `.github/CONTRIBUTING.md`
- `.github/workflows/test-powershell.yml`
- `CHANGELOG.md`
- `CONTRIBUTING.md`
- `QuickStart.cmd`
- `README.md`
- `config/Examples/Corporate.json`
- `docs/CONFIGURATION.md`
- `docs/INSTALLATION.md`
- `docs/TROUBLESHOOTING.md`
- `generate_changelog.py`
- `tests/DeployWorkstation.Tests.ps1`

</details>
Loading