diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fc436f..2b6455e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ `gh attestation verify min-ed-launcher_v[VERSION]_win-x64.zip -R rfvgyhn/min-ed-launcher` +### Bug Fixes +- Fix exception being thrown when specifying shutdown processes ([#156]) +- Fix invalid Epic login details due to format change ([#157]) + ## [0.11.2] - 2024-01-14 ### New Features @@ -400,4 +404,6 @@ Initial release [log file]: README.md#troubleshooting [EDDiscovery]: https://github.com/EDDiscovery/EDDiscovery [EDOMH]: https://github.com/jixxed/ed-odyssey-materials-helper -[artifact attestations]: https://docs.github.com/en/actions/security-for-github-actions/using-artifact-attestations/using-artifact-attestations-to-establish-provenance-for-builds \ No newline at end of file +[artifact attestations]: https://docs.github.com/en/actions/security-for-github-actions/using-artifact-attestations/using-artifact-attestations-to-establish-provenance-for-builds +[#156]: https://github.com/rfvgyhn/min-ed-launcher/issues/156 +[#157]: https://github.com/rfvgyhn/min-ed-launcher/issues/157 \ No newline at end of file