Skip to content

Commit f193c59

Browse files
committed
chore: add changelog
1 parent 2204590 commit f193c59

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
## 15.1.0
4+
5+
* Add `incrementDocumentAttribute` and `decrementDocumentAttribute` support to `Databases` service
6+
* Add `gif` support to `ImageFormat` enum
7+
* Add `dart38` and `flutter332` support to runtime models
8+
* Add `encrypt` support to `StringAttribute` model
9+
* Add `sequence` support to `Document` model
10+
* Add `upsertDocument` support to `Databases` service
11+
312
## 15.0.0
413

514
* Add `<REGION>` to doc examples due to the new multi region endpoints
@@ -10,4 +19,4 @@
1019
* Updates enum for `runtimes` with Pythonml312, Dart219, Flutter327 and Flutter329
1120
* Add `token` param to `getFilePreview` and `getFileView` for File tokens usage
1221
* Add `queries` and `search` params to `listMemberships` method
13-
* Removes `search` param from `listExecutions` method
22+
* Removes `search` param from `listExecutions` method

0 commit comments

Comments
 (0)