From d491a28306e65f96c9430b8614f61d80b01cb7e2 Mon Sep 17 00:00:00 2001 From: Pacific Northwest Computers <142192730+Pnwcomputers@users.noreply.github.com> Date: Tue, 20 Jan 2026 18:11:21 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5384208..082d7c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 +
+Click to view full file list + +- `.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` + +