Skip to content

Commit 0e3d0bb

Browse files
authored
Update CHANGELOG.md
1 parent 3b2a4b5 commit 0e3d0bb

1 file changed

Lines changed: 60 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,66 @@ Help Section Updates:
8181
General Cleanup
8282
- Removed redundant title/color lines, improved messaging consistency, and ensured popd is used on exit to restore working directory.
8383

84+
---
85+
86+
# 🔄 Change Log - January 20, 2026
87+
88+
## 📊 Quick Stats
89+
- **Commits Analyzed**: 25
90+
- **Files Modified**: 5
91+
- **New Files**: 4
92+
- **Deleted Files**: 0
93+
94+
## 📝 Detailed Changes
95+
96+
### ✨ New Content
97+
- Create generate_changelog.py (`37de35b`)
98+
- Create .gitkeep (`d6bdaa7`)
99+
- Create .gitkeep (`4bbbc52`)
100+
- Create Troubleshooting.md (`fe7101a`)
101+
102+
### ♻️ Updates & Refactors
103+
- Refactor Test-NetworkLatency function for clarity (#17) (`13ca550`)
104+
- Update md-link-check.yml (`e325187`)
105+
- Update md-link-check.yml (`d1d7b6d`)
106+
- Update README.md (`88ab60e`)
107+
- Update SystemTester.ps1 (#15) (`7095515`)
108+
- Update SystemTester.ps1 (`1ff8eef`)
109+
- Update README.md (`1915609`)
110+
- Update README.md (`7211202`)
111+
- Update README.md (`d85051f`)
112+
- Update TROUBLESHOOTING.md (`b088497`)
113+
- Update Troubleshooting.md (`b54e6ee`)
114+
- Update TEST_BAT.bat (`edd62f2`)
115+
- Update SystemTester.ps1 (`c175067`)
116+
- Update SystemTester.bat (`4f1ba58`)
117+
- Update SystemTester.ps1 (`b7df042`)
118+
- update (`2f7989f`)
119+
- update (`5d98fa4`)
120+
- Update SystemTester.bat (`cc4a1dd`)
121+
122+
### 🗑️ Removals
123+
- Delete Troubleshooting/Troubleshooting.md (`22b199b`)
124+
- Delete Test.bat (`6df67c0`)
125+
126+
### ⚡ Other Changes
127+
- Merge branch 'main' of https://github.com/Pnwcomputers/SystemTester (`59a7f44`)
128+
129+
## 📂 Files Touched
130+
<details>
131+
<summary>Click to view full file list</summary>
132+
133+
- `.github/workflows/md-link-check.yml`
134+
- `README.md`
135+
- `Reports/.gitkeep`
136+
- `SystemTester.bat`
137+
- `SystemTester.ps1`
138+
- `Tools/.gitkeep`
139+
- `Troubleshooting/TEST_BAT.bat`
140+
- `docs/TROUBLESHOOTING.md`
141+
- `generate_changelog.py`
142+
143+
</details>
84144
## [Unreleased]
85145
### Planned
86146
- Network deployment options or network log storing

0 commit comments

Comments
 (0)