Update CHANGES.md

This commit is contained in:
Torsten Dittmann
2022-03-23 17:13:00 +01:00
committed by GitHub
parent bff9acb88a
commit b8db3f54aa
+10 -1
View File
@@ -1,7 +1,16 @@
# Version 0.13.4
## Bugs
## Features
- Added `detailedTrace` to Logger events
## Bugs
- Fixed missing volume mount in Docker Compose
- Fixed upload with Bucket File permission
- Fixed custom ID validation in Console
- Fixed file preview with no `output` passed
- Fixed GitHub issue URL in Console
- Fixed double PDOException logging
- Fixed functions cleanup when container is already initialized
# Version 0.13.3
## Bugs