Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 267 Bytes

Changelog.md

File metadata and controls

9 lines (7 loc) · 267 Bytes

TwoCaptcha Changes

1.4.0

  • breaking changes:
    • The method "decode_recaptcha_v2" now always return a TwoCaptcha::Captcha object. It was returning a string when successful.
  • enhancements:
    • Add tests to solve RecaptchaV2 with the preferred method.