1
0
Fork 0
mirror of synced 2024-06-14 00:34:51 +12:00

chore: fix markdown syntax

This commit is contained in:
德华 刘 2023-11-09 16:08:20 +00:00
parent c014e40c54
commit f1ea4f761e

View file

@ -2,7 +2,7 @@
## Bug fixes
* Handle cases where password history could contain NULLs [#7092](https://github.com/appwrite/appwrite/pull/7092)
* Missing functionId error on create execution [#7091] (https://github.com/appwrite/appwrite/pull/7091)
* Missing functionId error on create execution [#7091](https://github.com/appwrite/appwrite/pull/7091)
* Ensure usage endpoints don't throw 500 when usage is disabled [#7087](https://github.com/appwrite/appwrite/pull/7087)
* Missing sessionId error when deleting all user sessions [#7085](https://github.com/appwrite/appwrite/pull/7085)
* Domain validation in Create Proxy rule results in 500 error [#7084](https://github.com/appwrite/appwrite/pull/7084)