diff --git a/packages/cache/RELEASES.md b/packages/cache/RELEASES.md index 8adb7e3c..133be52a 100644 --- a/packages/cache/RELEASES.md +++ b/packages/cache/RELEASES.md @@ -61,4 +61,7 @@ - Update to v2.0.0 of `@actions/http-client` ### 2.0.4 -- Update to v2.0.1 of `@actions/http-client` [#1087](https://github.com/actions/toolkit/pull/1087) \ No newline at end of file +- Update to v2.0.1 of `@actions/http-client` [#1087](https://github.com/actions/toolkit/pull/1087) + +### 2.0.5 +- Fix to avoid saving empty cache when no files are available for caching. ([issue](https://github.com/actions/cache/issues/624)) \ No newline at end of file