Skip to content

Commit 2dbb447

Browse files
committed
chore: fix changelog syntax
1 parent 7ab342f commit 2dbb447

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,9 @@
6060
* Add `updateDeploymentBuild()`: Enables cancelling a deployment
6161
* Add `scheduledAt` parameter to `createExecution()`: Enables creating a delayed execution
6262
* Breaking changes
63-
> You can find the new syntax for breaking changes in the [Appwrite API references](https://appwrite.io/docs/references). Select version `1.6.x`.
6463
* Remove `otp` parameter from `deleteMFAAuthenticator`.
6564
* Add `scopes` parameter for create/update function.
6665
* Rename `templateBranch` to `templateVersion` in `createFunction()`.
67-
* Rename `downloadDeployment()` to `getDeploymentDownload()`
66+
* Rename `downloadDeployment()` to `getDeploymentDownload()`
67+
68+
> You can find the new syntax for breaking changes in the [Appwrite API references](https://appwrite.io/docs/references). Select version `1.6.x`.

0 commit comments

Comments
 (0)