diff --git a/CHANGELOG.md b/CHANGELOG.md index 200ad87..779927a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ ## Plugin Manager (dd-mm-yyyy) -### 0.5.0 (08-09-2022) + +### 0.1.6 (15-09-2022) + +- Distinguish the settings button with a cyan color (previously was green) in plugin manager window. +- Clean up some internal code. + + +### 0.1.5 (08-09-2022) - Plugin files that export classes besides plugin or game, now work. diff --git a/plugins/utilities.json b/plugins/utilities.json index 47800c1..d9b415f 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -204,4 +204,4 @@ } } } -} +} \ No newline at end of file