Skip to content

Commit 7337773

Browse files
committed
Fix version number for Diagrammer.Microsoft.AD module in CHANGELOG
1 parent 1e1389f commit 7337773

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
##### This project is community maintained and has no sponsorship from Microsoft, its employees or any of its affiliates.
99

10-
## [0.9.5] - Unreleased
10+
## [0.9.5] - 2025-05-10
1111

1212
### Added
1313

@@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
- Update PSScriptAnalyzer settings for enhanced code quality checks.
1919
- Bump module version to `0.9.5`.
2020
- Upgrade Diagrammer.Core module to version `0.2.26`.
21-
- Upgrade Diagrammer.Microsoft.AD module to version `0.2.16`.
21+
- Upgrade Diagrammer.Microsoft.AD module to version `0.2.15`.
2222
- Refactor the `Get-AbrDiagrammer` function to improve error handling.
2323
- Change watermark color from `DarkGreen` to `#565656` for better visibility.
2424
- Modified calls to Write-PScriboMessage to include the `-Message` parameter for clarity and consistency across scripts.

0 commit comments

Comments
 (0)