Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
andyexeter committed Aug 23, 2024
1 parent b2e9480 commit dc94c47
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

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

## v6.1.0 - 2024-08-23

* Added [hCaptcha](https://www.hcaptcha.com/) support. You can now use either Google Recaptcha or hCaptcha by passing the appropriate captcha object
to the `captcha` option in the field configuration. See the [hCaptcha example](/examples/hcaptcha/index.php) for more info.

## v6.0.0 - 2024-08-22

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

0 comments on commit dc94c47

Please sign in to comment.