14
0

- update to 2.2.0:

* All exceptions in `webauthn.helpers.exceptions` now subclass
    the new `webauthn.helpers.exceptions.WebAuthnException` base
    exception
  * Support has been added for the new `"smart-card"` transport
- Initial release of python-webauthn 2.1.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webauthn?expand=0&rev=3
This commit is contained in:
2024-06-29 07:01:11 +00:00
committed by Git OBS Bridge
parent 846831026b
commit ce8ec4c3f7
4 changed files with 15 additions and 6 deletions

View File

@@ -1,4 +1,13 @@
-------------------------------------------------------------------
Sat Jun 29 07:01:01 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.2.0:
* All exceptions in `webauthn.helpers.exceptions` now subclass
the new `webauthn.helpers.exceptions.WebAuthnException` base
exception
* Support has been added for the new `"smart-card"` transport
-------------------------------------------------------------------
Fri May 31 12:02:21 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
- Initial release of python-webauthn 2.1.0
- Initial release of python-webauthn 2.1.0