Observable v2.1.0 Release Notes

Release Date: 2020-09-03 // over 3 years ago

Previous changes from v2.0.1

  • This PR migrates the lock from pthread_mutex_t to NSRecursiveLock which avoids the deadlock problem.