Skip to content

Commit 21c00cb

Browse files
committed
updated changelog for v2.2.0
1 parent bffdadd commit 21c00cb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog for Laravel Security Checker
22

3+
## v2.2.0 (2021-02-03)
4+
A big thank you to @paras-malhotra and Enlightn for helping out this release.
5+
6+
* switched out travis with github actions, tests will now run in a matrix from Laravel 6 to 8 in combination with PHP 7.3 to 8
7+
* `sensiolabs/security-checker` is abandoned, replaced with successor `enlightn/security-checker`
8+
* allowed PHP 8 in the version constraints
9+
* removed support for Laravel < 6.0, supported versions are now: 6.x to 8.x
10+
* added Spanish language files (thanks @gfmr806)
11+
312
## v2.1.0 (2020-09-28)
413
* dropped support for PHP 7.1, minimum version is now PHP 7.2
514
* upgraded `guzzlehttp/guzzle` to a new major version (^v7.0.0)

0 commit comments

Comments
 (0)