mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-18 09:35:50 +00:00
[Crate] Add Douile acknowledgement to Changelog
This commit is contained in:
parent
3f654e0dfd
commit
3dbc6498ed
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ Protocols:
|
|||
1. Added standard and serde derives to `GatheringSettings`.
|
||||
|
||||
### Breaking:
|
||||
- Every function that used `address: &str` has been changed to `address: &Ipv4Addr`.
|
||||
- Every function that used `&str` for the address has been changed to `&IpAddr` (thanks [@Douile](https://github.com/Douile) for the re-re-write).
|
||||
|
||||
Services:
|
||||
- Valve Master Query:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue