Skip to content

Commit

Permalink
Update CHANGELOG for v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterKale committed Feb 14, 2022
1 parent 4c7d65c commit 381aad2
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

## v1.3.0

**Changes:**

- Switch back from attrs + cattrs to **Pydantic** while preserving support for `bytes`-like values in subclasses of `WebAuthnBaseModel`.
- See issue [#113](https://github.com/duo-labs/py_webauthn/issues/113) for more context

## v1.2.1

**Changes:**
Expand Down

0 comments on commit 381aad2

Please sign in to comment.