diff --git a/CHANGES.md b/CHANGES.md index 2b70bbc..0f4aae0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -22,3 +22,7 @@ This release brings some breaking changes - `get_product_info()` now replaces invalid unicode chars - Updated `SteamID.is_valid` - Updated various Enums +- Updated EMsg Enum +- Messages now have a payload property set when the body cannot be parsed +- Updated protocol version to 65580 +- Added `CDNClient`