V1.1.0 Release Note
Android Release Note:
1 Fix the NullPointException when SonicSession.destroy() was called before new session created. Issue 89
2 Fix the deadlock when ShouldIntencept and SetCookie was running at the same thread. This bug was found on Android( < 5.0) system. Issue 90
iOS Release Note:
1 Fix the crash when website close quickly and NSBlockOperation was still running. Issue 106