2.0.0
What's Changed
- Set up help center feature by @circlecube in #46
Breaking Changes
This release introduces the features module for loading the module. It no longer loads via the module loader. Plugins need to require the features module and instantiate the Features singleton in order for this version to load. Features::getInstance();
Full Changelog: 1.0.26...2.0.0