diff --git a/Changes.md b/Changes.md index ec91ae9..1e9c877 100644 --- a/Changes.md +++ b/Changes.md @@ -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