Skip to content
This repository has been archived by the owner on Apr 25, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Squirrelies committed Feb 12, 2019
2 parents 6c15346 + b249715 commit 95807c5
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Changelog
# Changelog and Downloads

Prerequisites:

[.NET Framework v4.7.2 or newer](https://dotnet.microsoft.com/download/dotnet-framework-runtime) required!
[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/)!

## [Click here](http://dudley.gg/squirrelies/re2/latest.7z) to download the latest release!

## [Download 1.1.8.0 Beta](http://dudley.gg/squirrelies/re2/RE2REmakeSRT-1180-Beta-Signed-Release.7z) (2019-02-12)
* Improved performance by switching from DrawImage to TextureBrush/DrawRectangle.
* Added some additional exception handling.
* Changed how unknown versions are handled. It now warns users about the unknown version but proceeds anyways.

### [Download 1.1.7.1 Beta](http://dudley.gg/squirrelies/re2/RE2REmakeSRT-1171-Beta-Signed-Release.7z) (2019-02-10)
* Fixed a bug where Always on Top would steal focus away from the new Options UI... again!

Expand Down

0 comments on commit 95807c5

Please sign in to comment.