From 1bbbf0672c67e46af385e2cc613e5ada1ae5fed8 Mon Sep 17 00:00:00 2001 From: Harshil Date: Fri, 16 Oct 2020 16:06:14 +0530 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=20Update=20changelog=200.88.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/reference/changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/reference/changelog.md b/docs/reference/changelog.md index 749425d92..0112b4af0 100644 --- a/docs/reference/changelog.md +++ b/docs/reference/changelog.md @@ -1,5 +1,16 @@ # Changelog +## n8n@0.88.0 +For a comprehensive list of changes, check out the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.87.2...n8n@0.88.0) for this version.
+**Release date:** 2020-10-16 + +- Enhanced Fixes + - Matrix: Added support for specifying a Matrix Homeserver URL + - Salesforce: Added Custom Object resource and Custom Fields and Sort options +- Bug Fixes + - AWS SES: Fixed an issue with the Send Template operation for the Email resource + - AWS SNS Trigger: Fixed an issue with the Subscriptions topic + ## n8n@0.87.2 For a comprehensive list of changes, check out the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.87.1...n8n@0.87.2) for this version.
**Release date:** 2020-10-15