File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11# PowerShellForGitHub PowerShell Module
22## Changelog
33
4+ [ 0.9.2] ( https://github.com/PowerShell/PowerShellForGitHub/tree/0.9.2 ) - (2019/11/11)
5+ ### Fixes:
6+ - Reduces the warning noise seen during execution of the unit tests.
7+ [[ pr]] ( https://github.com/PowerShell/PowerShellForGitHub/pull/130 ) | [[ cl]] ( https://github.com/PowerShell/PowerHellForGitHub/commit/89f69f1132505f04e6b2ac38b6f5a93aef6ac947 )
8+
9+ Author: [ ** @smaglio81 ** ] ( https://github.com/smaglio81 )
10+
11+ ------
12+
413 [ 0.9.1] ( https://github.com/PowerShell/PowerShellForGitHub/tree/0.9.1 ) - (2019/09/24)
514### Fixes:
615- Ensure Milestone ` due_on ` always gets set to the desired date.
1221 - The ` Archived ` switch's value was being incorrectly inverted
1322 [[ pr]] ( https://github.com/PowerShell/PowerShellForGitHub/pull/135 ) | [[ cl]] ( https://github.com/PowerShell/PowerHellForGitHub/commit/9bdb37c053f98f108d346050622b609d8488fd45 )
1423
15- Authors:
16- * [ ** @HowardWolosky ** ] ( https://github.com/HowardWolosky )
24+ Author: [ ** @HowardWolosky ** ] ( https://github.com/HowardWolosky )
1725
1826------
1927
Original file line number Diff line number Diff line change 77 CompanyName = ' Microsoft Corporation'
88 Copyright = ' Copyright (C) Microsoft Corporation. All rights reserved.'
99
10- ModuleVersion = ' 0.9.1 '
10+ ModuleVersion = ' 0.9.2 '
1111 Description = ' PowerShell wrapper for GitHub API'
1212
1313 # Script module or binary module file associated with this manifest.
You can’t perform that action at this time.
0 commit comments