From 7257245ad3cd202c851be852e6305763fc2731d7 Mon Sep 17 00:00:00 2001 From: INeedGames Date: Wed, 23 Dec 2020 16:08:02 -0600 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3dd8f68..3d47ae04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog v0.3.0](http://keepachangelog.com/en/0.3.0/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [0.6.1] - 2020-12-22 +## [0.6.1] - 2020-12-23 ### Added @@ -30,6 +30,7 @@ The format is based on [Keep a Changelog v0.3.0](http://keepachangelog.com/en/0. - Add r_specularCustomMaps Dvar (#36) - Unlock safeArea_horizontal and safeArea_vertical Dvars (#42) - Unlock cg_fovscale Dvar (#47) +- Added g_antilag Dvar (#61) ### Changed