From f8316000389982f0a54c69deef7c7f51c3271396 Mon Sep 17 00:00:00 2001 From: cbartondock Date: Thu, 18 Nov 2021 01:01:03 -0500 Subject: [PATCH] changelog --- CHANGELOG.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad0bdfa638..5607c406f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,15 @@ # Change Log All notable changes to this project will be documented in this file. -## 2.4.0 (Planned) -### Added +## 2.4.0 +### Planned * GOG Parser. -* Epic and GOG parsers have launcherless option. * UPlay Parser. +* Origin Parser. +* Command Line Interface. +* Platform parsers have launcher and launcherless mode. * Automatic Preset Updating. -* Icons now work for Steam parser (with the caveat that they will most likely be overwritten when a developer updates their game). +* Make icons work for Steam parser (with the caveat that they will most likely be overwritten when a developer updates their game). ### Fixed * appid Field is now set correctly in `shortcuts.vdf`.