From f8e71cd8141e71cc764bec8feae492f9883f138e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Storhaug?= Date: Tue, 10 Mar 2020 18:38:07 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 092c77c..34f696f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org). ## [Unreleased] -## [3.0.0] - 2020-03-09 +## [3.0.0] - 2020-03-10 ### Added - Input variable `clean` for optional removal of contents in the `dst_path` before copying. - Input variable `exclude` for path exclusion filter with glob patterns.