Skip to content

Commit 33b51a5

Browse files
freekmurzegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent cd8945e commit 33b51a5

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

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

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

5+
## 1.7.1 - 2023-01-24
6+
7+
### What's Changed
8+
9+
- Add Dependabot Automation by @patinthehat in https://github.com/spatie/laravel-image-optimizer/pull/108
10+
- Bump actions/setup-node from 1 to 3 by @dependabot in https://github.com/spatie/laravel-image-optimizer/pull/109
11+
- Add PHP 8.2 Support by @patinthehat in https://github.com/spatie/laravel-image-optimizer/pull/110
12+
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/spatie/laravel-image-optimizer/pull/111
13+
- Laravel 10.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-image-optimizer/pull/112
14+
15+
### New Contributors
16+
17+
- @patinthehat made their first contribution in https://github.com/spatie/laravel-image-optimizer/pull/108
18+
- @dependabot made their first contribution in https://github.com/spatie/laravel-image-optimizer/pull/109
19+
- @laravel-shift made their first contribution in https://github.com/spatie/laravel-image-optimizer/pull/112
20+
21+
**Full Changelog**: https://github.com/spatie/laravel-image-optimizer/compare/1.7.0...1.7.1
22+
523
## 1.7.0 - 2022-01-14
624

725
- support Laravel 9

0 commit comments

Comments
 (0)