diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d3732e..c176521 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 1.5.1 + +**Changes:** + +- Refine support for bytes-like inputs to comply with stricter mypy configurations ([#130](https://github.com/duo-labs/py_webauthn/pull/130)) + ## 1.5.0 **Changes:**