diff --git a/.github/ghaction-github-pages.png b/.github/ghaction-github-pages.png index 6b629e767bd..6cb17cc6b8b 100644 Binary files a/.github/ghaction-github-pages.png and b/.github/ghaction-github-pages.png differ diff --git a/CHANGELOG.md b/CHANGELOG.md index 205c63ec8da..5fa809566f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 2.4.0 (2021/03/16) + +* Add `dry-run` input (#144) +* Refactor logging output +* Bump fs-extra from 9.1.0 to 10.0.0 (#139) +* Bump @actions/core from 1.2.6 to 1.2.7 (#137) +* Enhance workflow (#136) + ## 2.3.0 (2021/03/16) * Bring back copySync (#135)