diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..ffdae14 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,9 @@ +## 0.1.1 +- Fixed visibility options interacting with in game toggles +- Debug logging is now saved to file (USER)/Documents/LeagueDirector/logs/ +- Settings are now stored in a file (USER)/Documents/LeagueDirector/config.json +- Fixed detecting game clients in Garena +- Added a version update check + +## 0.1 +- Initial release