chore: update CHANGELOG

This commit is contained in:
Younes ENNAJI
2024-05-23 10:32:57 +01:00
parent 3d893a68eb
commit 6d9515d26c
+1
View File
@@ -5,3 +5,4 @@
* bug [#176](https://github.com/php-flasher/php-flasher/issues/176) [Laravel] Correctly disable FlasherMiddleware when inject_assets is set to false in https://github.com/php-flasher/php-flasher/pull/177
* bug [#176](https://github.com/php-flasher/php-flasher/issues/176) [Flasher] Ensure global timeout setting applies to all requests in https://github.com/php-flasher/php-flasher/pull/180
* bug [#176](https://github.com/php-flasher/php-flasher/issues/176) [Laravel] Allow disabling of default flash replacement by setting flash_bag to false in https://github.com/php-flasher/php-flasher/pull/181
* bug [#176](https://github.com/php-flasher/php-flasher/issues/176) [Flasher] Ensure flash_bag config overrides default values instead of appending in https://github.com/php-flasher/php-flasher/pull/182