diff --git a/packages/cli/BREAKING-CHANGES.md b/packages/cli/BREAKING-CHANGES.md index 4eca7f0cc..aeb4f7e27 100644 --- a/packages/cli/BREAKING-CHANGES.md +++ b/packages/cli/BREAKING-CHANGES.md @@ -2,6 +2,19 @@ This list shows all the versions which include breaking changes and how to upgrade. +## 0.113.0 + +### What changed? +In the Dropbox node, 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 permission type, "App Folder". + +### How to upgrade: + +Open your Dropbox node's credentials and set the "APP Access Type" parameter to "App Folder". + ## 0.111.0 ### What changed?