CHANGELOG
2.0.1: Migrated back to UnityEngine.Debug.Log to avoid extra formatting introduce by BepInEx logger.
2.0.0: Move to using BepInEx logger (as opposed to Unity) and using a logging queue for better support of logging from non-main threads.
2.0.0: Removed subscription support.
1.0.1: Updated documentation. No plugin change.
1.0.0: Initial release