diff --git a/README.md b/README.md index 24cea1b04..cae994b58 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,10 @@ It means that composer will look at `master` branch of repository configured und ## Changelog +### 2024-05-22 + +- Fix deprecation error in I18n: `Automatic conversion of false to array is deprecated` + ### 2024-02-02 - `str_len` deprecation warning fix in CakeResponse (passing null instead of `string`)