mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 07:17:27 +00:00
chore(changelog): update cli and lib with changes
This commit is contained in:
parent
d969e4e0b7
commit
b44c85c118
2 changed files with 11 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue