mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 07:17:27 +00:00
chore(cli): update changelog
This commit is contained in:
parent
4fb0d24a4e
commit
1d4e415a5f
1 changed files with 9 additions and 1 deletions
|
|
@ -1,9 +1,17 @@
|
|||
Who knows what the future holds...
|
||||
|
||||
# 0.X.Y - DD/MM/YYYY
|
||||
# X.Y.Z - DD/MM/YYYY
|
||||
|
||||
Nothing... yet.
|
||||
|
||||
# 0.2.0 - 26/11/2024
|
||||
|
||||
### Breaking Changes:
|
||||
|
||||
- Restructured the release flow to be more consistent (GitHub releases will no longer be available, use cargo instead).
|
||||
- Changed crate name from `gamedig-cli` to `gamedig_cli` to align with recommended naming conventions.
|
||||
- The CLI now requires a minimum Rust version of `1.74.1`.
|
||||
|
||||
# 0.1.1 - 15/07/2024
|
||||
|
||||
### Changes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue