diff --git a/packages/cache/RELEASES.md b/packages/cache/RELEASES.md index c6f6ad29..0e623d9e 100644 --- a/packages/cache/RELEASES.md +++ b/packages/cache/RELEASES.md @@ -4,5 +4,8 @@ - Initial release +### 0.2.0 +- Fixes issues with the zstd compression algorithm on Windows and Ubuntu 16.04 [#469](https://github.com/actions/toolkit/pull/469) + ### 0.2.1 -- Fixes issues with the zstd compression algorithm on Windows and Ubuntu 16.04 [#469](https://github.com/actions/toolkit/pull/469) \ No newline at end of file +- Fix to await async function getCompressionMethod \ No newline at end of file