Skip to content

Commit 7cacc02

Browse files
ace-of-acesgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent cb1491b commit 7cacc02

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

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

5+
## v0.6.0 - 2025-07-03
6+
7+
This version introduces a new cache size limit, enabled by default. More info in the [documentation](https://image-transform-url.julian.center/image-caching#cache-size-limit).
8+
9+
### What's Changed
10+
11+
* [Enhancement] improve requirements and installation instructions by @ace-of-aces in https://github.com/ace-of-aces/laravel-image-transform-url/pull/5
12+
* [Feature]: New Documentation 💅🏻 by @ace-of-aces in https://github.com/ace-of-aces/laravel-image-transform-url/pull/6
13+
* chore(deps): bump actions/configure-pages from 4 to 5 by @dependabot in https://github.com/ace-of-aces/laravel-image-transform-url/pull/8
14+
* chore(deps): bump pnpm/action-setup from 3 to 4 by @dependabot in https://github.com/ace-of-aces/laravel-image-transform-url/pull/7
15+
* [Feature]: Cache Size Limit by @ace-of-aces in https://github.com/ace-of-aces/laravel-image-transform-url/pull/9
16+
17+
**Full Changelog**: https://github.com/ace-of-aces/laravel-image-transform-url/compare/v0.5.0...v0.6.0
18+
519
## v0.5.0 - 2025-06-20
620

721
This version introduces breaking changes in how the image source configuration works.

0 commit comments

Comments
 (0)