Skip to content

Commit

Permalink
Merge branch 'main' of github.com:imsus/laravel-imgproxy
Browse files Browse the repository at this point in the history
  • Loading branch information
imsus committed Sep 25, 2024
2 parents 5715212 + 8d7fa26 commit 249196a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,11 @@

All notable changes to `laravel-imgproxy` will be documented in this file.

## v0.2.0 - 2024-09-25

**Device Pixel Ratio Adjustment**

- Introduced `setDpr` method to customize device pixel ratio
- Enables developers to optimize image quality for various screen resolutions

**Full Changelog**: https://github.com/imsus/laravel-imgproxy/compare/v0.1.1...v0.2.0

0 comments on commit 249196a

Please sign in to comment.