Skip to content

Commit

Permalink
v1.5.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
RevoLand committed Apr 19, 2019
1 parent 56288ee commit c2a22dc
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 8 deletions.
Binary file modified Binaries/Steam Library Manager.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion Binaries/Version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.1.0|Localization support
1.5.1.1|IndexOutOfRangeException fix
4 changes: 2 additions & 2 deletions Binaries/Version.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>1.5.1.0</version>
<url>http://github.com/RevoLand/Steam-Library-Manager/releases/download/v1.5.1.0/Steam.Library.Manager.zip</url>
<version>1.5.1.1</version>
<url>http://github.com/RevoLand/Steam-Library-Manager/releases/download/v1.5.1.1/Steam.Library.Manager.zip</url>
<changelog>https://github.com/RevoLand/Steam-Library-Manager/releases</changelog>
<mandatory>false</mandatory>
</item>
8 changes: 3 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,16 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

## [Unreleased]

## [1.5.1.1] - 2019-04-17
## [1.5.1.1] - 2019-04-19

### Added

- Task Manager Logs Auto Scroll on/off switch

### Fixed

- (Task Manager) Tasked item crash with: System.IndexOutOfRangeException: Index was outside the bounds of the array.
- Origin game header images are not downloading: RuntimeBinderException
- (Task Manager) Tasked item crashes with error: System.IndexOutOfRangeException: Index was outside the bounds of the array.
- RuntimeBinderException

## [1.5.1.0] - 2019-04-06

Expand Down

0 comments on commit c2a22dc

Please sign in to comment.