mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 16:38:32 +00:00
Merge pull request #1388 from appwrite/feat-changelog-0.9.1
update changelog for 0.9.1
This commit is contained in:
commit
3d22d30868
1 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue