rusty-diceware

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit bfbb6e0d5fff9d97863ad9949a29a70951d66434
parent ad798de416108404d58bf5f8b56cc369107c6857
Author: Yuval Langer <yuvallangerontheroad@gmail.com>
Date:   Sun, 18 Sep 2022 18:41:02 +0300

Add to CHANGELOG.

Diffstat:
MCHANGELOG.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,6 +1,6 @@ ## v0.5.2 -* Move code from `/src/bin/diceware.rs` and `/src/lib.rs` into `/src/main.rs`. +* Move code from `/src/bin/diceware.rs`, `/tests/tests.rs`, and `/src/lib.rs` into `/src/main.rs`. ## v0.5.1