mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 15:27:28 +00:00
[Crate] Bump version to 0.3.0
This commit is contained in:
parent
84118d2590
commit
bec0f518b4
2 changed files with 8 additions and 1 deletions
|
|
@ -3,6 +3,13 @@ Who knows what the future holds...
|
|||
|
||||
# 0.X.Y - DD/MM/2023
|
||||
### Changes:
|
||||
To be made...
|
||||
|
||||
### Breaking...
|
||||
Nothing, yet...
|
||||
|
||||
# 0.3.0 - 18/07/2023
|
||||
### Changes:
|
||||
Protocols:
|
||||
- GameSpy 2 support.
|
||||
- Quake 2: Added Optional address field to Player.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "gamedig"
|
||||
version = "0.2.3"
|
||||
version = "0.3.0"
|
||||
edition = "2021"
|
||||
authors = [
|
||||
"CosminPerRam [https://github.com/CosminPerRam]",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue