Skip to content

Commit 45362b0

Browse files
committed
update changelog
1 parent 54af7c6 commit 45362b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* Add array-based enum parameters (e.g., `permissions: BrowserPermission[]`).
66
* Breaking change: `Output` enum has been removed; use `ImageFormat` instead.
77
* Add `getQueueAudits` support to `Health` service.
8+
* Add longtext/mediumtext/text/varchar attribute and column helpers to `Databases` and `TablesDB` services.
89

910
## 21.1.0
1011

@@ -102,4 +103,4 @@
102103
* Rename `templateBranch` to `templateVersion` in `createFunction()`.
103104
* Rename `downloadDeployment()` to `getDeploymentDownload()`
104105

105-
> You can find the new syntax for breaking changes in the [Appwrite API references](https://appwrite.io/docs/references). Select version `1.6.x`.
106+
> 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)