Add release date for v1.0.1

This commit is contained in:
Dave Rolsky 2025-01-20 22:25:51 -06:00
parent 52839d91bd
commit e10d0dcde7
No known key found for this signature in database

View File

@ -1,4 +1,4 @@
## 1.0.1
## 1.0.1 - 2025-01-20
- Fixed a bug where this action would attempt to use `cross` when compiling for an ARM Linux target
on an ARM Linux host.