From 1d59d2696526a7fafaacb55dcdac918bb1c895e5 Mon Sep 17 00:00:00 2001 From: Brian Chavez Date: Mon, 4 Sep 2023 10:36:34 -0600 Subject: [PATCH] update change log. --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index f1b7b36..f6845b8 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,7 +1,7 @@ ## v1.0.1 * Added Cloudflare Turnstile `TestingSiteKeys` and `TestingSecretKeys`. * Changed `ClientResponseKey` -> `ClientResponseFormKey`. -* VerifyAsync method signature changed; made remoteIp param optional per documnetation. +* VerifyAsync method signature changed; made remoteIp param optional per documentation. * Support `CData` field in `TurnstileResponse`. ## v1.0.0