Add release date to Changes.md

This commit is contained in:
Dave Rolsky 2024-11-23 17:16:20 -06:00
parent 8a96988e48
commit 9ea5352c0f
No known key found for this signature in database

View File

@ -1,4 +1,4 @@
## 0.0.17
## 0.0.17 - 2024-11-23
- Added support for running `cargo bench` or `cross bench`. Implemented by @RaulTrombin (Raul Victor
Trombin). GH #32.