Skip to content

Commit

Permalink
release 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bepsvpt committed Apr 24, 2023
1 parent e9288dc commit ef9fe91
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## 2.x

- 2.1.1 (2023-04-24)
- Use `intdiv()` instead of float div + int cast ([#6](https://github.com/bepsvpt/blurhash/pull/6))

- 2.1.0 (2023-02-07)
- Support Laravel 10

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ BlurHash is a compact representation of a placeholder for an image.

## Version

2.1.0
2.1.1

## Supported Laravel Version

Expand Down

0 comments on commit ef9fe91

Please sign in to comment.