Skip to content

v1.1.1

Choose a tag to compare

@Dan0sz Dan0sz released this 26 Jan 14:32
· 12 commits to main since this release

Additional 3rd party plugin support can now be easily added by simply creating a class in src/Compatibility/ which implements the CompatibilityInterface and adding the new class' name to the handler methods in the Main class.

Full Changelog: v1.1.0...v1.1.1