Add release info

This commit is contained in:
Lovepreet Singh 2023-02-20 18:38:47 +00:00
parent a9d266bb7c
commit bc713ab90d

View File

@ -115,3 +115,6 @@
### 3.1.3
- Fix to prevent from setting MYSYS environement variable globally [#1329](https://github.com/actions/toolkit/pull/1329).
### 3.1.4
- Fix zstd not being used due to `zstd --version` output change in zstd 1.5.4 release. See [#1353](https://github.com/actions/toolkit/pull/1353).