File tree 2 files changed +13
-3
lines changed
2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShellForGitHub PowerShell Module
2
2
## Changelog
3
3
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)
5
15
### Improvement:
6
16
- Migrate REST API progress status to use Write-Progress
7
17
[[ 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 7
7
CompanyName = ' Microsoft Corporation'
8
8
Copyright = ' Copyright (C) Microsoft Corporation. All rights reserved.'
9
9
10
- ModuleVersion = ' 0.13.0 '
10
+ ModuleVersion = ' 0.13.1 '
11
11
Description = ' PowerShell wrapper for GitHub API'
12
12
13
13
# Script module or binary module file associated with this manifest.
202
202
203
203
# HelpInfo URI of this module
204
204
# HelpInfoURI = ''
205
- }
205
+ }
You can’t perform that action at this time.
0 commit comments