Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoVIII committed Sep 18, 2020
1 parent e906f09 commit ffa7731
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,19 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.4.0-alpha.4]
## [0.4.0-beta.1]

### Added
- Add ability to choose a game from the list of found games (Install game)
- Show logos in gamelist (download in UI thread for now)
- Setting to automatically remove cached installers after 30 days

### Changed
- Move authentication from own window into main window
- Move gamelist from left bar to main window
- Provide default game path to avoid another open window on first opening
- Move data from LiteDB into json files
- Update Avalonia.FuncUI

### Fixed
- Versioning of cached installers now works correctly
Expand Down

0 comments on commit ffa7731

Please sign in to comment.