Skip to content

Commit

Permalink
feat: release 1.4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
TorstenDittmann committed Aug 30, 2023
1 parent c20f26c commit 193a1c3
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 10.0.0

* Support for Appwrite 1.4.0
* New endpoints for fetching user identities
* New endpoints for listing locale codes
* Updated documentation
* Breaking changes:
* The `createFunction` method has a new signature.
* The `createExecution` method has a new signature.
* The `updateFunction` method has a new signature.
* The `createDeployment` method no longer requires an entrypoint.
* The `updateFile` method now includes the ability to update the file name.
* The `updateMembershipRoles` method has been renamed to `updateMembership`.

## 9.0.0

* Added relationships support
Expand Down

0 comments on commit 193a1c3

Please sign in to comment.