File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed
Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ` spatie-image-optimizer-health-check ` will be documented in this file.
44
5+ ## 2.0.0 - 2023-10-12
6+
7+ - Drop support for PHP 8.0 and below (to use Process facade and able to mock for testing).
8+ - Drop support for Laravel 9.0 and below.
9+ - Use php native enums.
10+ - Update dependencies to the latest versions.
11+ - Move a process to ` Spatie\ImageOptimizer\HealthCheck\HealthCheckProcess ` class.
12+
513## 1.0.3 - 2023-02-03
614
7- - Fix checks with proper parameters in different tools
15+ - Fix checks with proper parameters in different tools.
816
917## 1.0.1 - 2023-02-03
1018
11- - Fix cwebp checks
19+ - Fix cwebp checks.
1220
1321## 1.0.0 - 2023-01-29
1422
15- - initial release
23+ - initial release.
You can’t perform that action at this time.
0 commit comments