From 517fd3ddada41d077af57b228d6db46d6fcf135c Mon Sep 17 00:00:00 2001 From: Jan Oberhauser Date: Thu, 14 Jul 2022 10:36:33 +0200 Subject: [PATCH] :books: Update CHANGELOG.md with version 0.186.1 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 224f5bbb0..bbd860742 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.186.1](https://github.com/n8n-io/n8n/compare/n8n@0.186.0...n8n@0.186.1) (2022-07-14) + + +### Bug Fixes + +* **Airtable Node:** Fix authentication issue ([#3709](https://github.com/n8n-io/n8n/issues/3709)) ([33d8042](https://github.com/n8n-io/n8n/commit/33d804284ae02140749ab94eecfca1699e13afee)) + + + # [0.186.0](https://github.com/n8n-io/n8n/compare/n8n@0.185.0...n8n@0.186.0) (2022-07-13)