Skip to content

Commit 7c7e41a

Browse files
authored
chore: changelog v2.3.0 (#139)
Update CHANGELOG for v2.3.0 release.
1 parent 68aeeba commit 7c7e41a

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 2.2.2
4+
5+
- Add `cache-all-crates` option, which is enables caching of creates installed by workflows.
6+
- Add installed packages to cache key, so changes to workflows that install rust tools are detected and cached properly.
7+
- Fix cache restore failures due to upstream bug.
8+
- Fix `EISDIR` error due to globed directories.
9+
- Update runtime `@actions/cache`, `@actions/io` and dev `typescript` dependencies.
10+
- Update `npm run prepare` so it creates distribution files with the right line endings.
11+
312
## 2.2.1
413

514
- Update `@actions/cache` dependency to fix usage of `zstd` compression.

0 commit comments

Comments
 (0)