From aa24efa5bc37c903b20c0760cdceb9ad28090314 Mon Sep 17 00:00:00 2001 From: "Travis J. Gutjahr" <33809229+Squirrelies@users.noreply.github.com> Date: Sun, 10 Feb 2019 00:36:31 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index adadc8d..0cdd048 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ [Click here](https://dotnet.microsoft.com/download/dotnet-framework-runtime) to download the latest version of [.NET Framework](https://dotnet.microsoft.com/download/dotnet-framework-runtime). To extract .7z archives, use [7-Zip](https://www.7-zip.org/)! +### [Download 1.1.6.0 Beta](http://dudley.gg/squirrelies/re2/RE2REmakeSRT-1160-Beta-Signed-Release.7z) (2019-02-10) +* Added options UI as a context menu. Right-click anywhere on the user interface and selection Options to open the dialog. + ### [Download 1.1.5.2 Alpha](http://dudley.gg/squirrelies/re2/RE2REmakeSRT-1152-Alpha-Signed-Release.7z) (2019-02-09) * Enemy HP is now sorted by percentage. Enemies which have been damaged will show up at the top of the list to better help you see which enemies you're engaging. * Raw IGT value is now hidden. You can show this value again by using the --Debug command-line argument. The human-readable IGT still shows by default.