Update README.md

This commit is contained in:
Albert Peschar 2022-03-02 15:58:19 +02:00
parent 60e28a1e3e
commit ec0f1811eb

View file

@ -55,6 +55,10 @@ It means that composer will look at `master` branch of repository configured und
## Changelog
### 2022-03-02
- Fixed `ConsoleErrorHandler::handleError` to respect error suppression.
### 2022-01-31
- Fixed `Folder->read`, `array_values` is used to remove keys to prevent usign named arguments in `call_user_func_array`