diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e738f5..50f5965 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Unreleased +### Fixed +- Type-safe support for verify function with request ## 1.2.3 - 2023-01-13 ### Added