Add breaking change to 0.112.0 (Dropbox)

This commit is contained in:
ricardo 2021-03-25 21:53:11 -04:00
parent dab82965a4
commit 524bd5a864

View file

@ -2,6 +2,19 @@
This list shows all the versions which include breaking changes and how to upgrade.
## 0.112.0
### What changed?
In the Dropbox node, now both credential types (Access Token & OAuth2) have a new parameter called "APP Access Type".
### When is action necessary?
If you are using a Dropbox APP with permimition type "App Folder".
### How to upgrade:
Open your Dropbox's credentials and set the parameter "App Access Type" to "App Folder".
## 0.111.0
### What changed?