Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

Commit

Permalink
Updated readme to include the new version history
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave committed Feb 25, 2015
1 parent ce0676d commit f03d22e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Import the module in to your PowerShell session and full help is available in th

## History

### v1.1 Bug Fix
- Fixed a bug where the username spcified in the -UserName parameter was not being used to create the credential in the store. The username for the logged on user was being used intead. Issue logged https://github.com/davotronic5000/PowerShell_Credential_Manager/issues/8


### v1.0 Initial Release
Implementing basic functionality
- Get-StoredCredential - Gets one or more credentials from the Windows Credential Manager.
Expand Down

0 comments on commit f03d22e

Please sign in to comment.