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
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ All notable changes to this project will be documented in this file.
## [0.4.1] - 2026-02-17

### Summary
- _None_

### What's Changed
Maintenance and new feature release adding user retrieval support, enhanced group output, and improved error handling.

### What's Changed
- feat(Get-AdoUser): Add user support (#125)
- feat(Get-AdoGroup): Add `domain` property to output (#127)
- fix(Get-AdoUserEntitlement): Correct error handling (#129)
Expand All @@ -34,10 +34,15 @@ All notable changes to this project will be documented in this file.
- docs(contributing): Remove outdated changelog update instruction (#134)
- chore(build): Update module version to 0.4.1 (#135)
- chore(v0.4.1): Update changelog and set build version (#135)
- docs(changelog): Update summary and contributors for version 0.4.1 (#136)

### Breaking Changes
- _None_

### Contributors
- [@Antiohne](https://github.com/Antiohne)
- [@msc365admin](https://github.com/msc365admin)

<br>

## [0.4.0] - 2026-02-13
Expand Down