diff --git a/README.md b/README.md index b212fbc..4a3ca3e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Lost Ark Market Launcher 1.0.0 +## Lost Ark Market Launcher 1.0.1 This app does the authentication to the Lost Ark Marketplace Online project and looks if the latest version of the launcher is the one currently present. If it finds a new version, it will proceed to download the new version and launch it. If the latest version is already present, it proceeds launching it. @@ -14,6 +14,11 @@ Audio files from [MixKit](https://mixkit.co/) ### Changelog +### 1.0.1 +- Add extra audio cues +- Fix subprocess no console +- Add pyinstaller spec + ### 1.0.0 - Initial release of the Launcher