diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d914ff..063322f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,11 @@ Who knows what the future holds... # X - DD/MM/YYYY ### Changes: -[Risk of Rain 2](https://store.steampowered.com/app/632360/Risk_of_Rain_2/) support. +Games: [Risk of Rain 2](https://store.steampowered.com/app/632360/Risk_of_Rain_2/) support. +Valve Protocol: Players with no name are no more added to the `players_details` field. ### Breaking: -Valve Protocol - Rules is now a `HashMap` instead of a `Vec` (where the `ServerRule` structure had a name and value fields). +Valve Protocol: The rules field is now a `HashMap` instead of a `Vec` (where the `ServerRule` structure had a name and a value fields). # 0.0.7 - 03/01/2023 ### Changes: