Skip to content

Commit bff3228

Browse files
committed
update changelog
1 parent c5e0466 commit bff3228

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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: IReadOnlyList<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
## 0.24.0
1011

@@ -103,4 +104,4 @@ You can find the new syntax for breaking changes in the [Appwrite API references
103104
* Renamed `templateBranch` to `templateVersion` in `createFunction()`.
104105
* Renamed `downloadDeployment()` to `getDeploymentDownload()`
105106

106-
> **Please note: This version is compatible with Appwrite 1.6 and later only. If you do not update your Appwrite SDK, old SDKs will not break your app. Appwrite APIs are backwards compatible.**
107+
> **Please note: This version is compatible with Appwrite 1.6 and later only. If you do not update your Appwrite SDK, old SDKs will not break your app. Appwrite APIs are backwards compatible.**

0 commit comments

Comments
 (0)