Skip to content

Commit fb184c2

Browse files
committed
update changelog
1 parent 8135921 commit fb184c2

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: list[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
## 14.1.0
1011

@@ -68,4 +69,4 @@
6869

6970
## 9.0.3
7071

71-
* Update sdk to use Numpy-style docstrings
72+
* Update sdk to use Numpy-style docstrings

0 commit comments

Comments
 (0)