Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 2.31 KB

CHANGELOG.md

File metadata and controls

56 lines (35 loc) · 2.31 KB

Changelog

All notable changes to simple-recaptcha-v3 will be documented in this file

1.5.0 - 2022-03-05

Features

  • Add support for Laravel 9 d18665d

Updates

  • Add github tests workflow and stop using styleci, scrutinizer and travis services 8e78de7

1.4.0 - 2021-03-02

Features

Bug fixes

  • Remove async attribute to avoid errors. Keep defer as it executes before DOMContentLoaded. a2804d4

1.3.0 - 2020-09-09

Features

1.2.2 - 2020-09-03

Updates

  • Improve PHPUnit fixture methods 07068e8

1.2.0 - 2020-06-01

Features

Updates

1.1.0 - 2020-05-24

Updates

  • Update assets reference name 3b95223
  • Update readme instructions 888c067

Deletions

1.0.6 - 2020-05-23

  • Stable release

0.1.0 - 2020-05-13

  • initial release