🐞 fix: Add changelog option for updater
This commit is contained in:
@@ -544,4 +544,5 @@ class ContentFilterPlugin {
|
||||
|
||||
new ContentFilterPlugin();
|
||||
$gitHubUpdater = new GitHubUpdater(__FILE__);
|
||||
$gitHubUpdater->setChangelog('CHANGELOG.md');
|
||||
$gitHubUpdater->add();
|
||||
|
||||
Reference in New Issue
Block a user