diff --git a/CHANGELOG.md b/CHANGELOG.md index d3faef3..c94a16f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [0.5.0](https://github.com/openfoodfacts/openfoodfacts-laravel/compare/v0.4.0...v0.5.0) (2024-09-26) + + +### Features + +* add code style ([339eb4d](https://github.com/openfoodfacts/openfoodfacts-laravel/commit/339eb4d65484aba3c0381f29ef0fe475b0b72ae3)) +* allow other environment like OpenBeautyFacts ([b9e4cf0](https://github.com/openfoodfacts/openfoodfacts-laravel/commit/b9e4cf009dd2097bc677565e84782227ed28c0bb)) +* phpstan fix ([5361de8](https://github.com/openfoodfacts/openfoodfacts-laravel/commit/5361de8a8542f3429c97b3b27bd68a6f3840fe0d)) +* phpstan fix ([998e479](https://github.com/openfoodfacts/openfoodfacts-laravel/commit/998e47900a9633725dab35b96239818b7088662d)) + ## [0.4.0](https://github.com/openfoodfacts/openfoodfacts-laravel/compare/v0.3.0...v0.4.0) (2024-05-01)