diff --git a/CHANGELOG.md b/CHANGELOG.md index 7773b7bb..c2497d91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- [#198](https://github.com/meltwater/drone-cache/pull/198) Add `hashFiles` template function to generate the MD5 hash of multiple files +- [#198](https://github.com/meltwater/drone-cache/pull/198) Add `hashFiles` template function to generate the SHA256 hash of multiple files ### Changed