diff --git a/README.md b/README.md index 929402aaf..e09c4716a 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,10 @@ It means that composer will look at `master` branch of repository configured und ## Changelog +### 2023-12-22 + +- `preg_quote()` passing null fix + ### 2023-12-19 - Muted dynamic property creation warnings in Controller.php