Skip to content

Commit b2e1f46

Browse files
ace-of-acesgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent bb57565 commit b2e1f46

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

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

5+
## v0.2.0 - 2025-04-20
6+
7+
This version fixes an issue with the default configuration file using the `app()` helper, causing a binding resolution issue when published.
8+
9+
New configuration option:
10+
11+
- added a new `rate_limit.disabled_for_environments` configuration option in replacement to the `app()->isProduction()` helper on `rate_limit.enabled`
12+
513
## v0.1.0 - 2025-04-19
614

715
Initial Release 🎉

0 commit comments

Comments
 (0)