mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +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
|
# 0.X.Y - DD/MM/2023
|
||||||
### Changes:
|
### Changes:
|
||||||
|
To be made...
|
||||||
|
|
||||||
|
### Breaking...
|
||||||
|
Nothing, yet...
|
||||||
|
|
||||||
|
# 0.3.0 - 18/07/2023
|
||||||
|
### Changes:
|
||||||
Protocols:
|
Protocols:
|
||||||
- GameSpy 2 support.
|
- GameSpy 2 support.
|
||||||
- Quake 2: Added Optional address field to Player.
|
- Quake 2: Added Optional address field to Player.
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "gamedig"
|
name = "gamedig"
|
||||||
version = "0.2.3"
|
version = "0.3.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
authors = [
|
authors = [
|
||||||
"CosminPerRam [https://github.com/CosminPerRam]",
|
"CosminPerRam [https://github.com/CosminPerRam]",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue