updated changelog
This commit is contained in:
parent
8815f6060c
commit
4cbb7f58cd
|
@ -8,6 +8,8 @@
|
|||
|
||||
- Improved record references delete performance.
|
||||
|
||||
- Removed the unnecessary parenthesis in the generated filter SQL query, reducing the "parse stack overflow" errors.
|
||||
|
||||
- Removed `rest.UploadedFile` struct (see below `filesystem.File`).
|
||||
|
||||
- Added generic file resource struct that allows loading and uploading file content from
|
||||
|
|
Loading…
Reference in New Issue