Change log update.

This commit is contained in:
Kamil Wylegala 2022-10-08 12:07:15 +02:00
parent a139699e7e
commit b99b71e7cc

View file

@ -55,6 +55,10 @@ It means that composer will look at `master` branch of repository configured und
## Changelog ## Changelog
### 2022-10-08
- Support for `full_path` when uploading a file, PHP 8.1 only.
### 2022-09-27 ### 2022-09-27
- Fixed multiple `CREATE UNIQUE INDEX` statements from schema shell that did not work on PostgreSQL. - Fixed multiple `CREATE UNIQUE INDEX` statements from schema shell that did not work on PostgreSQL.