Skip to content

Commit 4508b2b

Browse files
committed
update changelog
1 parent 986a604 commit 4508b2b

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: array<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
## 19.1.0
1011

@@ -47,4 +48,4 @@
4748
* Add `dart38` and `flutter332` support to runtime models
4849
* Add `gif` support to `ImageFormat` enum
4950
* Add `upsertDocument` support to `Databases` service
50-
* Add `sequence` support to `Document` model
51+
* Add `sequence` support to `Document` model

0 commit comments

Comments
 (0)