File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# PowerShellForGitHub PowerShell Module
22## Changelog
33
4+ ## [ 0.6.1] ( https://github.com/PowerShell/PowerShellForGitHub/tree/0.6.1 ) - (2018/12/13)
5+ ### Fixes:
6+ - Fixes a bub with checking Issues. When trying to list all issues, it tried to speficially look
7+ for Issue 0.
8+
9+ More Info:
10+ * [[ pr]] ( https://github.com/PowerShell/PowerShellForGitHub/pull/73 ) | [[ cl]] ( https://github.com/PowerShell/PowerShellForGitHub/commit/bf6764080ce1291cfe2530a39ffd292f38b37440 )
11+
12+ Authors:
13+ * [ ** @joseartrivera ** ] ( https://github.com/joseartrivera )
14+
15+ ------
16+
417## [ 0.6.0] ( https://github.com/PowerShell/PowerShellForGitHub/tree/0.6.0 ) - (2018/12/13)
518### Features:
619+ Completes all support for GitHub Issue API's:
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.6.0 '
10+ ModuleVersion = ' 0.6.1 '
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