Skip to content

Commit

Permalink
Update CHANGELOG to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterKale committed Jul 13, 2022
1 parent 16fa414 commit 9b42075
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

## 1.6.0

**Changes:**

- Add new `credential_device_type` and `credential_backed_up` values to output from `verify_registration_response()` and `verify_authentication_response()` ([#136](https://github.com/duo-labs/py_webauthn/pull/136))
- Add support for the new `"hybrid"` transport (the generalized, eventual successor to `"cable"`) ([#137](https://github.com/duo-labs/py_webauthn/pull/137))

## 1.5.2

**Changes:**
Expand Down

0 comments on commit 9b42075

Please sign in to comment.