Update CHANGELOG

This commit is contained in:
CrazyMax 2021-05-13 02:28:37 +02:00
parent d3e101b22a
commit 6fa8014eb2
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
2 changed files with 8 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@ -1,5 +1,13 @@
# Changelog # 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) ## 2.3.0 (2021/03/16)
* Bring back copySync (#135) * Bring back copySync (#135)