mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 01:18:37 +00:00
Correct changelog var name
This commit is contained in:
parent
be75fc08cb
commit
aeb0cb9eac
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
- Only logged in users can execute functions (for guests, use anonymous login)
|
- Only logged in users can execute functions (for guests, use anonymous login)
|
||||||
- Only the user who has triggered the execution get access to the relevant execution logs
|
- Only the user who has triggered the execution get access to the relevant execution logs
|
||||||
- Function execution env `APPWRITE_FUNCTION_EVENT_PAYLOAD` renamed to `APPWRITE_FUNCTION_ENV_DATA`
|
- Function execution env `APPWRITE_FUNCTION_EVENT_PAYLOAD` renamed to `APPWRITE_FUNCTION_EVENT_DATA`
|
||||||
|
|
||||||
# Version 0.7.2
|
# Version 0.7.2
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue