Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 955 Bytes

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 955 Bytes

Changelog

All notable changes to ubient/laravel-pwned-passwords will be documented in this file

3.3.0 - 2020-09-07

  • Add support for Laravel 8

3.2.0 - 2020-08-25

  • Ability to translate & modify the pwned validation message (thanks to @niekdemelker)

3.1.0 - 2020-04-12

3.0.0 - 2019-09-03

  • Drop support for Laravel 5.7 and older
  • Add support for Laravel 6

2.0.0 - 2019-02-27

  • Drop support for PHP 7.1
  • Add support for Laravel 5.8

1.0.0 - 2018-10-08

  • Initial release