From 0cf5c3f1ccf64b2002d6410c5ccc4ba3e792ff33 Mon Sep 17 00:00:00 2001 From: nicolasK Date: Thu, 7 Dec 2023 14:35:05 +0100 Subject: [PATCH] chore: update changelog Closes #10 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c971444..0fd1d453 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Tests for python 3.12. -- reauth automatically to EarhtDataStore after 3600 seconds. - handle cross calibration (harmonization) using private collection. +- `Auth` automatically to EarhtDataStore after 3600 seconds. +- `Auth` now supports presign_urls parameter. ### Fixed