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 11# PowerShellForGitHub PowerShell Module
22## Changelog
33
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+
413 [ 0.9.2] ( https://github.com/PowerShell/PowerShellForGitHub/tree/0.9.2 ) - (2019/11/11)
514### Fixes:
615- Reduces the warning noise seen during execution of the unit tests.
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.2 '
10+ ModuleVersion = ' 0.10.0 '
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