Merge pull request #1388 from appwrite/feat-changelog-0.9.1

update changelog for 0.9.1
This commit is contained in:
Torsten Dittmann
2021-07-12 20:14:04 +02:00
committed by GitHub
+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