Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nutzzz authored Mar 1, 2024
1 parent ba9735c commit 51ca747
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com) and this p

# Changelog

## [Unreleased](https://github.com/Nutzzz/GameCollector/compare/v4.2.0.5...HEAD)

- Fix crash in EADesktopHandler when multiple video controllers exist
- Ignore "Audience" entries for Epic
- Set single-file publish options for GameFinder.Example, and rename its assembly to output GameCollector.exe
## [Unreleased](https://github.com/Nutzzz/GameCollector/compare/v4.2.0.6...HEAD)

**TODO**:

Expand All @@ -24,6 +20,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com) and this p

## [Released](https://github.com/Nutzzz/GameCollector/releases)

## [4.2.0.6](https://github.com/Nutzzz/GameCollector/compare/v4.2.0.5...v4.2.0.6) - 2024-03-01

- Fix crash in EADesktopHandler when multiple video controllers exist
- Ignore "Audience" entries for Epic
- Set single-file publish options for GameFinder.Example, and rename its assembly to output GameCollector.exe

## [4.2.0.5](https://github.com/Nutzzz/GameCollector/compare/v4.2.0.4...v4.2.0.5) - 2024-02-25

- Change order of parameters for EmuHandlers to be consistent with the inconsistent upstream ordering (based on whether the registry is required)
Expand All @@ -46,6 +48,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com) and this p

## [4.2.0.2](https://github.com/erri120/GameFinder/compare/v2.5.0...Nutzzz:GameCollector:v4.2.0.2) - 2024-02-08

- Initial release of GameCollector

**Changes**:

- Added a generic `record GameData` to collect data for all handlers:
Expand Down

0 comments on commit 51ca747

Please sign in to comment.