Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 347 Bytes

CHANGELOG.md

File metadata and controls

13 lines (9 loc) · 347 Bytes

0.4.1

  • restored package on nuget.org

0.4.0

  • support credential deletion
  • Read / Delete and Enumerate operations throw dedicated Exception: CredentialManagerException

0.3.0

  • expose Credential::Secret as a byte[] instead of a string. Up to api client to decode content

0.2.0

  • target multiple frameworks: net45 / net46