Skip to content

Commit 8b0d260

Browse files
committed
chore: update CHANGELOG for version 0.4.1 with bug fixes and refactoring details
1 parent b0ca76c commit 8b0d260

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## [0.4.1] - 2026-02-25
2+
3+
### 🐛 Bug Fixes
4+
5+
- Format EnrollGUID assignment
6+
- Upate cached modules and update required version for PSCertutil
7+
- Update ScriptAnalysisSettings for improved linting rules
8+
9+
### 🚜 Refactor
10+
11+
- Improve variable naming, remove AD PS module dependency
12+
- Bring Set-AGTemplateAce.ps1 inline with existing style
13+
- AccessRule creation with regex switch
14+
15+
### ⚙️ Miscellaneous Tasks
16+
17+
- Remove unused dependencies 'AutomatedLab' and 'PSFramework' from requirements
18+
- *(docs)* Update README, LICENSE, and manifest to align with standards
19+
- Update changelog for version 0.4.0 and add PSRepositoryApiKey property
20+
- Updated variable name to match content
21+
- Fix else and finally formatting because OTBS
22+
- Cuddled catch is 🥰
23+
- Nitpix
124
## [0.4.0] - 2026-02-21
225

326
### ⚙️ Miscellaneous Tasks

0 commit comments

Comments
 (0)