Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Lloric Mayuga Garcia <[email protected]>
  • Loading branch information
lloricode committed Oct 11, 2023
1 parent df0261c commit ebce2b2
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,22 @@

All notable changes to `spatie-image-optimizer-health-check` will be documented in this file.

## 2.0.0 - 2023-10-12

- Drop support for PHP 8.0 and below (to use Process facade and able to mock for testing).
- Drop support for Laravel 9.0 and below.
- Use php native enums.
- Update dependencies to the latest versions.
- Move a process to `Spatie\ImageOptimizer\HealthCheck\HealthCheckProcess` class.

## 1.0.3 - 2023-02-03

- Fix checks with proper parameters in different tools
- Fix checks with proper parameters in different tools.

## 1.0.1 - 2023-02-03

- Fix cwebp checks
- Fix cwebp checks.

## 1.0.0 - 2023-01-29

- initial release
- initial release.

0 comments on commit ebce2b2

Please sign in to comment.