Add Changes.md entry for 0.0.12

This commit is contained in:
Dave Rolsky 2024-02-25 18:07:08 +08:00
parent 778bb6075f
commit 8c9b9d6490
No known key found for this signature in database

View File

@ -1,3 +1,8 @@
## 0.0.12 - 2024-02-25
- Bumped the version of `actions/cache` used in this action to v4. The v3 version uses Node 16,
which causes warnings when run.
## 0.0.11 - 2023-12-17
- Use `cross` when compiling for 32-bit Linux targets. While in theory this should work without