diff --git a/Changelog.md b/Changelog.md index e11feca..c4e3c28 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.55 - 2022-03-02 +### Added: +- Implement -p or --profile command line argument. + - Implements a command line argument for specifying which profile to load, overriding the default behavior of loading the most recently used profile. This is useful for people with shared computers, who can now set up 2 (or more) different Ryujinx desktop shortcuts by adding -p and the profile name in shortcut properties > target. + ## 1.1.54 - 2022-02-26 ### Fixed: - Update LibHac to v0.16.0.