chore: update changelog

This commit is contained in:
Torsten Dittmann
2022-05-17 10:59:35 +02:00
parent 92b43338c9
commit 653b728a9d
+1
View File
@@ -1,4 +1,5 @@
## 5.0.0
* Support for Appwrite 0.14
* **BREAKING** `account.delete()` -> `account.updateStatus()`
* **BREAKING** Execution model `stdout` renamed to `response`
* **BREAKING** Membership model `name` renamed to `userName` and `email` renamed to `userEmail`