Skip to content

Commit b36d2af

Browse files
committed
chore: add changelog
1 parent a52f013 commit b36d2af

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,23 @@
11
# Change Log
22

3+
## 8.2.0
4+
5+
* Add `incrementDocumentAttribute` and `decrementDocumentAttribute` support to `Databases` service
6+
* Add `gif` support to `ImageFormat` enum
7+
* Add `sequence` support to `Document` model
8+
9+
## 8.1.0
10+
11+
* Add `devKeys` support to `Client` service
12+
* Add `upsertDocument` support to `Databases` service
13+
314
## 8.0.0
415

516
* Add `token` param to `getFilePreview` and `getFileView` for File tokens usage
617
* Update default `quality` for `getFilePreview` from 0 to -1
718
* Remove `Gif` from ImageFormat enum
8-
* Remove `search` param from `listExecutions` method
19+
* Remove `search` param from `listExecutions` method
20+
21+
## 7.0.1
22+
23+
* Fix requests failing by removing `Content-Type` header from `GET` and `HEAD` requests

0 commit comments

Comments
 (0)