Skip to content

Commit dc94c47

Browse files
committed
Update changelog
1 parent b2e9480 commit dc94c47

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## v6.1.0 - 2024-08-23
6+
7+
* Added [hCaptcha](https://www.hcaptcha.com/) support. You can now use either Google Recaptcha or hCaptcha by passing the appropriate captcha object
8+
to the `captcha` option in the field configuration. See the [hCaptcha example](/examples/hcaptcha/index.php) for more info.
9+
510
## v6.0.0 - 2024-08-22
611

712
* Refactored all jQuery code to vanilla JavaScript/TypeScript. jQuery is no longer required.

0 commit comments

Comments
 (0)