diff --git a/crates/cli/CHANGELOG.md b/crates/cli/CHANGELOG.md index 15cf9ca..aaaa4d4 100644 --- a/crates/cli/CHANGELOG.md +++ b/crates/cli/CHANGELOG.md @@ -4,6 +4,16 @@ Who knows what the future holds... Nothing... yet. +# 0.3.0 - 23/04/2025 + +### Changes: + +- CLI now uses `gamedig` v0.X.X (latest version) to cut down on patch releases. (To update, run `cargo install gamedig_cli`). + +### Breaking Changes: + +- MSRV has been updated to `1.81.0` to match the latest `gamedig` version. + # 0.2.1 - 05/12/2024 Dependencies: diff --git a/crates/lib/CHANGELOG.md b/crates/lib/CHANGELOG.md index 76a21ae..a1f6a0d 100644 --- a/crates/lib/CHANGELOG.md +++ b/crates/lib/CHANGELOG.md @@ -2,7 +2,7 @@ Who knows what the future holds... # X.Y.Z - DD/MM/YYYY -# 0.7.0 - 20/04/2025 +# 0.7.0 - 23/04/2025 Breaking: