diff --git a/CHANGES.md b/CHANGES.md index 628e1ae031..7f4c3496d2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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