diff --git a/docs/reference/changelog.md b/docs/reference/changelog.md index 20e6596b7..e5b3fcd66 100644 --- a/docs/reference/changelog.md +++ b/docs/reference/changelog.md @@ -1,5 +1,39 @@ # Changelog +## n8n@0.90.0 +For a comprehensive list of changes, check out the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.89.2...n8n@0.90.0) for this version.
+**Release date:** 2020-10-23 + +- Bug Fixes + - Google Translate: Fixed an issue with the rendering of the image in n8n.io + +## n8n@0.89.2 +For a comprehensive list of changes, check out the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.89.1...n8n@0.89.2) for this version.
+**Release date:** 2020-10-22 + +- Bug Fixes + - Strava Trigger: Fixed a typo in the node name + +## n8n@0.89.1 +For a comprehensive list of changes, check out the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.89.0...n8n@0.89.1) for this version.
+**Release date:** 2020-10-22 + +- Removed debug messages + +## n8n@0.89.0 +For a comprehensive list of changes, check out the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.88.1...n8n@0.89.0) for this version.
+**Release date:** 2020-10-22 + +- New Nodes + - Pushover + - Strava + - Strava Trigger + - Google Translate +- Bug Fixes + - HTTP Request: Fixed an issue with the POST request method for the 'File' response format +- Fixed issue with displaying non-active workflows as active +- Fixed an issue related to multiple-webhooks + ## n8n@0.88.1 For a comprehensive list of changes, check out the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.88.0...n8n@0.88.1) for this version.
**Release date:** 2020-10-16