File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html )
77
8+ ## [ 0.4.0] - 2025-02-27
9+
10+ ### Changed
11+
12+ - Publicize Invoke-IDNWRestMethod Function ([ #29 ] ( https://github.com/EUCTechTopics/PSIdentityNow/pull/29 ) )
13+ - Updated Connect Banner Message ([ #30 ] ( https://github.com/EUCTechTopics/PSIdentityNow/pull/30 ) )
14+
15+ [ 0.4.0 ] : https://github.com/EUCTechTopics/PSIdentityNow/releases/tag/v0.4.0
16+
817## [ 0.3.0] - 2025-02-20
918
1019### Added
Original file line number Diff line number Diff line change 1212 RootModule = ' PSIdentityNow.psm1'
1313
1414 # Version number of this module.
15- ModuleVersion = ' 0.3 .0'
15+ ModuleVersion = ' 0.4 .0'
1616
1717 # Supported PSEditions
1818 CompatiblePSEditions = ' Core'
You can’t perform that action at this time.
0 commit comments