Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Commit 7be0935

Browse files
Update CHANGELOG.md
1 parent 320ac87 commit 7be0935

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

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

5-
## 2.0.1 - 2020-04-11
5+
## 3.1.0 - 2020-04-12
66
- Add support for Laravel 7
77
- Fixed a bug where an error might be thrown for not being able to reach the Pwned Passwords API.
88
Instead, the default behaviour now is to accept the password as non-pwned and send a warning to Laravel's Log.
99
If you would like to override this behaviour, you can [create your own implementation of the LookupErrorHandler and bind it in your application](README.md#handling-lookup-errors).
1010

11-
## 2.0.0 - 2019-09-03
11+
## 3.0.0 - 2019-09-03
1212
- Drop support for Laravel 5.7 and older
1313
- Add support for Laravel 6
1414

15-
## 1.1.0 - 2019-02-27
15+
## 2.0.0 - 2019-02-27
1616
- Drop support for PHP 7.1
1717
- Add support for Laravel 5.8
1818

0 commit comments

Comments
 (0)