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.