diff --git a/docs/nodes/credentials/Dropbox/README.md b/docs/nodes/credentials/Dropbox/README.md
index 03f82c35f..ec3f01611 100644
--- a/docs/nodes/credentials/Dropbox/README.md
+++ b/docs/nodes/credentials/Dropbox/README.md
@@ -25,14 +25,3 @@ Create a [Dropbox](https://www.dropbox.com/) account.

-## Using Access Token
-
-1. Access the [Dropbox app creation page](https://www.dropbox.com/developers/apps/create).
-2. In 'Choose an API', select *Dropbox API*.
-3. In 'Choose your app's permissions model', select *Scoped access*.
-4. In 'Choose the type of access you need', select *Full Dropbox*.
-5. In 'Name your app', enter a name for your app.
-7. Click on *Create app*.
-8. In the Dropbox app dashboard, navigate to 'Settings', scroll down to 'OAuth2' and click on the *Generate* button under 'Generated access token'.
-9. In the Dropbox app dashboard, navigate to 'Permissions', select the permissions your workflow will need and click on the *Submit* button.
-10. Return to n8n and enter the Access Token in your Dropbox API credentials.
diff --git a/docs/reference/changelog.md b/docs/reference/changelog.md
index f47218201..4456b8ad0 100644
--- a/docs/reference/changelog.md
+++ b/docs/reference/changelog.md
@@ -2,30 +2,6 @@
[[toc]]
-## n8n@0.79.0
-For a comprehensive list of changes, check out the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.78.0...n8n@0.79.0) for this version.
-**Release date:** 2020-08-27
-
-- New nodes
- - Contentful
- - Convertkit
- - Convertkit Trigger
- - Paddle
-- Enhanced nodes
- - Airtable
- - Coda
- - Gmail
- - HubSpot
- - IMAP Email
- - Postgres
- - Salesforce
- - SIGNL4
- - Trello
- - Todoist
- - YouTube
-- Added Dyanmic titles on workflow execution
-- Nodes will now display a link to associated credential documentation
-
## n8n@0.78.0
For a comprehensive list of changes, check out the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.76.0...n8n@0.78.0) for this version.
**Release date:** 2020-08-18