^^^^^^^^^^^^^^^^^^
* Fix a bug with cancelation during acquire 170 (thanks romasku)
* Deprecate passing explicit `loop` argument to `RWLock` constructor
* Deprecate creation of `RWLock` instance outside of async function context
* Minimal supported version is Python 3.6
* The library works with Python 3.8 and Python 3.9 seamlessly