Skip to content

Commit 193a1c3

Browse files
feat: release 1.4.x
1 parent c20f26c commit 193a1c3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 10.0.0
2+
3+
* Support for Appwrite 1.4.0
4+
* New endpoints for fetching user identities
5+
* New endpoints for listing locale codes
6+
* Updated documentation
7+
* Breaking changes:
8+
* The `createFunction` method has a new signature.
9+
* The `createExecution` method has a new signature.
10+
* The `updateFunction` method has a new signature.
11+
* The `createDeployment` method no longer requires an entrypoint.
12+
* The `updateFile` method now includes the ability to update the file name.
13+
* The `updateMembershipRoles` method has been renamed to `updateMembership`.
14+
115
## 9.0.0
216

317
* Added relationships support

0 commit comments

Comments
 (0)