From f7d901469d9cdfe940f55f216031acec5e32164d Mon Sep 17 00:00:00 2001 From: Osama Nabil Date: Thu, 4 Feb 2021 12:59:35 +0800 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Kemal Akkoyun --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2a09f45..233434b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased -- [#141](https://github.com/meltwater/drone-cache/pull/141) archive/tar, archive-gzip: +- [#141](https://github.com/meltwater/drone-cache/pull/141) archive/tar, archive/gzip: add absolute path mode: fix an issue #130 with drone where it fails to make extraction if the passed path is an absoulte path. - [#133](https://github.com/meltwater/drone-cache/pull/133) bacnkend/s3: Fixed Anonymous Credentials Error on public buckets.