Skip to content

Commit

Permalink
chore: release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bepsvpt committed Mar 27, 2024
1 parent 4506cdd commit dc58974
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@

## 3.x

- 3.0.1 (2024-03-27)
- Fix path when encoding from UploadedFile

- 3.0.0 (2024-02-10)
- Added support for the libvips ([php-vips](https://github.com/libvips/php-vips)) image processing library as a driver.
- Separated from the [intervention/image](https://github.com/Intervention/image) library.
- Support Laravel 11

## 2.x

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ BlurHash is a compact representation of a placeholder for an image.

## Version

3.0.0
3.0.1

### Supported Laravel Version

8.0 ~ 10.x
8.0 ~ 11.x

## Installation

Expand Down

0 comments on commit dc58974

Please sign in to comment.