Add release date to Changes.md

This commit is contained in:
Dave Rolsky 2023-12-10 17:40:22 -06:00
parent c507aeb1b5
commit 3de92613ad
No known key found for this signature in database

View File

@ -1,4 +1,4 @@
## 0.0.10
## 0.0.10 - 2023-12-10
- Fixed handling of crates with multiple binaries. Attempting to strip binaries for such a crate
caused the build to fail. Reported by Tomaž Hribernik. GH #8