Merge pull request #36 from bombsquad-community/update-changelog

Correct CHANGELOG entries
This commit is contained in:
Rikko 2022-09-18 18:00:54 +05:30 committed by GitHub
commit fc61348557
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 2 deletions

View file

@ -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.

View file

@ -204,4 +204,4 @@
}
}
}
}
}