From c3598d8e71417a3d570cfc61d2241466479e13c0 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Sat, 20 Sep 2014 12:53:22 -0400 Subject: [PATCH] Update changelog for version 1.6.2. --- changelog.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/changelog.txt b/changelog.txt index 8bb808b7a..57e936af6 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,19 @@ SourceMod Changelog +SourceMod 1.6.2 [2014-09-20] + +URL: http://wiki.alliedmods.net/SourceMod_1.6.2_Release_Notes + +User Changes: + - Updated game support for TF2, CS:GO, No More Room in Hell and Fistful of Frags. + - Added compatibility shim to force Steam player auth strings to be in "Steam2" rendered format (PR 136). + - Fixed possible performance regression in DBI handling. + +Developer Changes: + - Added new GetClientAuthId native to retrieve player auth strings in desired format (PR 159). + - Updated TF2 weapon and player condition enums (FlaminSarge). + +---------------------------------------------------------- SourceMod 1.6.1 [2014-08-17] URL: http://wiki.alliedmods.net/SourceMod_1.6.1_Release_Notes