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
commit 3d22d30868
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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