Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Spomky committed May 5, 2019
1 parent 7278056 commit 650497f
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
CHANGELOG
=========

*Only major and minor versions are listed.*
*Patch versions may be added in the future*

Version 1.2
-----------

* New features:
* New firewall dedicated to scripting applications (e.g. SPA)
* Deprecations:
* Package `web-auth/webauthn-symfony-security-bundle`

Version 1.1
-----------

* New features:
* Package `web-auth/conformance-toolset`
* Class `Webauthn\PublicKeyCredentialSourceRepository`
* Android Safety-Net Attestation Statement Support
* Extension Output Checker Handler
* Cose Signature Algorithms
* Deprecations:
* Property `PublicKeyCredentialParameters::ALGORITHM_ES256`
* Property `PublicKeyCredentialParameters::ALGORITHM_RS256`
* Class `Webauthn\CredentialRepository`

Version 1.0
-----------

Initial release.

0 comments on commit 650497f

Please sign in to comment.