From 8718803c9a7e0976a60148a6a4bc5383b6c0efbe Mon Sep 17 00:00:00 2001 From: Rafalz13 Date: Thu, 9 Jun 2022 14:45:01 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Updated=20Changelog=20before=20r?= =?UTF-8?q?elease?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0bd094e4..c6ca36533 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.4.4] - 2022-06-09 ### Added - Added new connector - Outlook. Created `Outlook` source, `OutlookToDF` task and `OutlookToADLS` flow.