File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShellForGitHub PowerShell Module
2
2
## Changelog
3
3
4
+ [ 0.10.0] ( https://github.com/PowerShell/PowerShellForGitHub/tree/0.10.0 ) - (2020/03/02)
5
+ ### Fixes:
6
+ - Added ` Rename-GitHubRepository `
7
+ [[ pr]] ( https://github.com/PowerShell/PowerShellForGitHub/pull/145 ) | [[ cl]] ( https://github.com/PowerShell/PowerHellForGitHub/commit/536b762425d51a181166c2c47ad2b00014911d1d )
8
+
9
+ Author: [ ** @mtboren ** ] ( https://github.com/mtboren )
10
+
11
+ ------
12
+
4
13
[ 0.9.2] ( https://github.com/PowerShell/PowerShellForGitHub/tree/0.9.2 ) - (2019/11/11)
5
14
### Fixes:
6
15
- Reduces the warning noise seen during execution of the unit tests.
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.9.2 '
10
+ ModuleVersion = ' 0.10.0 '
11
11
Description = ' PowerShell wrapper for GitHub API'
12
12
13
13
# Script module or binary module file associated with this manifest.
You can’t perform that action at this time.
0 commit comments