Skip to content

Commit d4f737c

Browse files
freekmurzegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 2ad9ac7 commit d4f737c

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22

33
All notable changes to `image-optimizer` will be documented in this file
44

5+
## 1.8.1 - 2025-11-26
6+
7+
### What's Changed
8+
9+
* Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot[bot] in https://github.com/spatie/image-optimizer/pull/225
10+
* Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in https://github.com/spatie/image-optimizer/pull/226
11+
* Update issue template by @AlexVanderbist in https://github.com/spatie/image-optimizer/pull/230
12+
* Drop hard-coded `-i` option from Gifsicle by @paulrrogers in https://github.com/spatie/image-optimizer/pull/231
13+
* feat: add tests for PHP 8.5 by @Chris53897 in https://github.com/spatie/image-optimizer/pull/234
14+
* Bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/spatie/image-optimizer/pull/236
15+
* Bump stefanzweifel/git-auto-commit-action from 5 to 7 by @dependabot[bot] in https://github.com/spatie/image-optimizer/pull/232
16+
* Added Symfony 8 support to all symfony/* packages. by @thecaliskan in https://github.com/spatie/image-optimizer/pull/235
17+
18+
### New Contributors
19+
20+
* @AlexVanderbist made their first contribution in https://github.com/spatie/image-optimizer/pull/230
21+
* @paulrrogers made their first contribution in https://github.com/spatie/image-optimizer/pull/231
22+
* @Chris53897 made their first contribution in https://github.com/spatie/image-optimizer/pull/234
23+
* @thecaliskan made their first contribution in https://github.com/spatie/image-optimizer/pull/235
24+
25+
**Full Changelog**: https://github.com/spatie/image-optimizer/compare/1.8.0...1.8.1
26+
527
## 1.8.0 - 2024-11-04
628

729
### What's Changed

0 commit comments

Comments
 (0)