Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
timvandijck authored and github-actions[bot] committed Oct 7, 2024
1 parent d72d1ae commit 795d08b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

All notable changes to `image` will be documented in this file

## 3.7.4 - 2024-10-07

### What's Changed

* Fix broken link by @Synchro in https://github.com/spatie/image/pull/272
* Update resizing-images.md by @makakken in https://github.com/spatie/image/pull/273
* Improve DX by specifying namespace for GD functions by @alies-dev in https://github.com/spatie/image/pull/274
* Fix issue with palette images when saving a webp file using GD.

### New Contributors

* @makakken made their first contribution in https://github.com/spatie/image/pull/273
* @alies-dev made their first contribution in https://github.com/spatie/image/pull/274

**Full Changelog**: https://github.com/spatie/image/compare/3.7.3...3.7.4

## 3.7.3 - 2024-08-06

### What's Changed
Expand Down

0 comments on commit 795d08b

Please sign in to comment.