File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 11# PowerShellForGitHub PowerShell Module
22## Changelog
33
4- [ 0.13.0] ( https://github.com/PowerShell/PowerShellForGitHub/tree/0.13.0 ) - (2020/05/12)
4+ [ 0.13.1] ( https://github.com/PowerShell/PowerShellForGitHub/tree/0.13.1 ) - (2020/05/12)
5+ ### Fixes:
6+ - Ensure progress bar for Wait-JobWithAnimation gets marked as Completed
7+ [[ pr]] ( https://github.com/PowerShell/PowerShellForGitHub/pull/169 ) | [[ cl]] ( https://github.com/microsoft/PowerShellForGitHub/commit/bb2ad45f61f4e55ba763d5eb402c80de5991bb6b )
8+
9+ Authors:
10+ * [ ** @HowardWolosky ** ] ( https://github.com/HowardWolosky )
11+
12+ ------
13+
14+ [ 0.13.0] ( https://github.com/PowerShell/PowerShellForGitHub/tree/0.13.0 ) - (2020/05/12)
515### Improvement:
616- Migrate REST API progress status to use Write-Progress
717 [[ pr]] ( https://github.com/PowerShell/PowerShellForGitHub/pull/167 ) | [[ cl]] ( https://github.com/microsoft/PowerShellForGitHub/commit/992f67871cd659dac20833487b326bdad7b85bd8 )
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.13.0 '
10+ ModuleVersion = ' 0.13.1 '
1111 Description = ' PowerShell wrapper for GitHub API'
1212
1313 # Script module or binary module file associated with this manifest.
202202
203203 # HelpInfo URI of this module
204204 # HelpInfoURI = ''
205- }
205+ }
You can’t perform that action at this time.
0 commit comments