v1.1.1
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