Add RELEASES.md for each package, bump tool-cache to publish (#67)

This commit is contained in:
Danny McCormick
2019-08-22 13:14:49 -04:00
committed by Bryan MacFarlane
parent e54c7a866d
commit 6b9630ac94
7 changed files with 32 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
# @actions/tool-cache Releases
### 1.1.0
- [Add zip and unzip for macOS](https://github.com/actions/toolkit/pull/49)
- [Support custom flags for `extractTar`](https://github.com/actions/toolkit/pull/48)
### 1.0.0
- Initial release