diff --git a/CHANGELOG.md b/CHANGELOG.md index 92c85bf..b2273e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ## 7.x +- 7.5.0 (2024-03-14) + - Support Laravel 11 + - 7.4.0 (2023-02-07) - Support Laravel 10 diff --git a/README.md b/README.md index e5d8886..49219ef 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,11 @@ Add security related headers to HTTP response. The package includes Service Prov ## Version -7.4.0 +7.5.0 ### Supported Laravel Version -5.1 ~ 10.x +5.1 ~ 11.x ## Installation