Update CHANGES.md

This commit is contained in:
Torsten Dittmann
2021-07-12 20:03:29 +02:00
committed by GitHub
parent 0c1c254019
commit 582f4e91f6
+4 -2
View File
@@ -2,8 +2,10 @@
## Bugs
- Fix PDO Connection timeout
- Remove unnecessary `app` resource and replace with `utopia`
- Fixed PDO Connection timeout (#1385)
- Removed unnecessary `app` resource and replace with `utopia` (#1384)
- Fixed missing quote in Functions Worker logs (#1375)
# Version 0.9.0
## Features