1
0
Fork 0
toolkit/packages/cache/RELEASES.md

11 lines
259 B
Markdown
Raw Normal View History

# @actions/cache Releases
2020-05-15 16:18:50 +00:00
### 0.1.0
2020-05-19 16:59:38 +00:00
- Initial release
2020-05-19 20:36:18 +00:00
### 0.2.0
- Fixes issues with the zstd compression algorithm on Windows and Ubuntu 16.04 [#469](https://github.com/actions/toolkit/pull/469)
2020-05-19 20:12:28 +00:00
### 0.2.1
2020-05-19 20:36:18 +00:00
- Fix to await async function getCompressionMethod