diff --git a/CHANGELOG.md b/CHANGELOG.md index 36508036..e791f7fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ ### 1.7.6 (build 20679, api 7, 2022-07-26) -- Cleaned up MetaSubsystem code. +- Cleaned up the MetaSubsystem code. - It is now possible to tell the meta system about arbitrary classes (ba_meta export foo.bar.Class) instead of just the preset types 'plugin', 'game', etc. - Newly discovered plugins are now activated immediately instead of requiring a restart.