diff --git a/CHANGELOG.md b/CHANGELOG.md index 702bbb8..192dcb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# ---------- Version 0.3.7 Sun 22 Sep 2024 ---------- + +## Changed + +In this release we absorbed the ezemoji crate. When I made ezemoji it made sense to me at the time but now not so much. + +## Added + +- [quit with `q` add by `hasecilu`](https://github.com/cowboy8625/rusty-rain/pull/27) + +## Fixed + +- [Use of random number generation causes thread panic](https://github.com/cowboy8625/rusty-rain/issues/25) + # ---------- Version 0.3.6 Sun 22 May 2022 ---------- ## Added