Skip to content

Commit

Permalink
Update CHANGELOG for v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterKale committed Jun 24, 2024
1 parent 30c73d6 commit 2219507
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## v2.2.0

**Changes:**

- All exceptions in `webauthn.helpers.exceptions` now subclass the new `webauthn.helpers.exceptions.WebAuthnException` base exception ([#219](https://github.com/duo-labs/py_webauthn/issues/219), h/t @bschoenmaeckers)
- Support has been added for the new `"smart-card"` transport ([#221](https://github.com/duo-labs/py_webauthn/pull/221))

## v2.1.0

**Changes:**
Expand Down

0 comments on commit 2219507

Please sign in to comment.