From e6a88bc1bbee6f3e950d2995e38f4fdb6928dc0b Mon Sep 17 00:00:00 2001 From: Tom <19203795+that-one-tom@users.noreply.github.com> Date: Thu, 20 Jan 2022 16:50:14 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20Added=20changelog=20for=20v0.159?= =?UTF-8?q?.1=20(#713)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/reference/changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/reference/changelog.md b/docs/reference/changelog.md index 6c708c421..3a34ee9b7 100644 --- a/docs/reference/changelog.md +++ b/docs/reference/changelog.md @@ -2,6 +2,15 @@ 🛠 = Version contains a breaking change. Check out the list of all the breaking changes [here](https://github.com/n8n-io/n8n/blob/master/packages/cli/BREAKING-CHANGES.md). +## n8n@0.159.1 + +For a comprehensive list of changes, check out the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.159.0...n8n@0.159.1) for this version.
+**Release date:** 2022-01-18 + +### Core Functionality ⚙️ + +- Temporarily removed debug logging for axios requests. + ## n8n@0.159.0 For a comprehensive list of changes, check out the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.158.0...n8n@0.159.0) for this version.