[Crate] Update CHANGELOG to add optimizations thanks

This commit is contained in:
CosminPerRam 2023-03-13 00:45:54 +02:00
parent 9f6b3bae18
commit 7f73eb582d

View file

@ -3,6 +3,9 @@ Who knows what the future holds...
# 0.X.Y - DD/MM/2023
### Changes:
Crate:
- General optimizations thanks to [cargo clippy](https://github.com/rust-lang/rust-clippy) and [@cainthebest](https://github.com/cainthebest).
Protocols:
- GameSpy 1: Add key `admin` as a possible variable for `admin_name`.