Skip to content

Commit 1068161

Browse files
committed
chore: add changelog
1 parent 5a6a998 commit 1068161

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change log
22

3+
## 0.10.0
4+
5+
* Add generate file URL methods like`getFilePreviewURL`, `getFileViewURL` etc.
6+
* Update (breaking) existing methods like `getFilePreview` to download the image instead of returning URLs
7+
8+
## 0.9.2
9+
10+
* Fix `devKeys` by removing credentials from requests when the key is set
11+
12+
## 0.9.1
13+
14+
* Add `setDevkey` and `upsertDocument` methods
15+
316
## 0.9.0
417

518
* Add `token` param to `getFilePreview` and `getFileView` for File tokens usage

0 commit comments

Comments
 (0)