From c08d88de90a56814baec6abe83c711529c2a4171 Mon Sep 17 00:00:00 2001 From: Diego-H-S Date: Tue, 12 Sep 2023 13:32:21 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20updated=20CHANGELOG.md?= 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 fe6a083b3..c2407513b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Changed, `Mindful` credentials passed by the `auth` parameter, instead of by the `header`. + ## [0.4.19] - 2023-08-31 ### Added - Added `add_viadot_metadata_columns` function that will be used as a decorator for `to_df` class methods.