mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
feat: release array param enums support to all sdks
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Change Log
|
||||
|
||||
## 15.0.0
|
||||
|
||||
* Add array-based enum parameters (e.g., `permissions: list[BrowserPermission]`).
|
||||
|
||||
## 14.1.0
|
||||
|
||||
* Added ability to create columns and indexes synchronously while creating a table
|
||||
|
||||
Reference in New Issue
Block a user