mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Added the CHANGELOG.md file.
This commit is contained in:
parent
1fb3998033
commit
3ef9289dfb
2 changed files with 13 additions and 1 deletions
11
CHANGELOG.md
Normal file
11
CHANGELOG.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
|
||||
Who knows what the future holds...
|
||||
|
||||
# 0.0.1 - 16/09/2022
|
||||
The first usable version of the crate, yay!
|
||||
It brings:
|
||||
- Initial implementation of the [valve server query protocol](https://developer.valvesoftware.com/wiki/Server_queries).
|
||||
- Initial [Team Fortress 2](https://en.wikipedia.org/wiki/Team_Fortress_2) support.
|
||||
|
||||
# 0.0.0 - 15/09/2022
|
||||
The first *markdown*, the crate is unusable as it doesn't contain anything helpful.
|
||||
Loading…
Add table
Add a link
Reference in a new issue