From a08afb27129007bb6e00da9f4940dd1e8ed82cbe Mon Sep 17 00:00:00 2001 From: CosminPerRam Date: Tue, 15 Nov 2022 21:09:51 +0200 Subject: [PATCH] Bumped version to 0.05 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c1750d..549830f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ Who knows what the future holds... -# 0.0.5 - ??/??/2022 +# 0.0.5 - 15/11/2022 Added `SocketBind` error, regarding failing to bind a socket. Socket custom timeout capability (with an error if provided durations are zero). Because of this, a parameter similar to GatherSettings has been added on the Valve Protocol Query.