------
Release Date: 2021-12-22
* Feature
* Add beta asyncio support
* Add beta mongodb support
* Add option to install with extras for different storages
* Bug fix
* Fix custom option for cluster client in memcached
* Fix separation of sentinel & connection args in :class:`limits.storage.RedisSentinelStorage`
* Deprecation
* Deprecate GAEMemcached support
* Remove use of unused `no_add` argument in :meth:`limits.storage.MovingWindowSupport.acquire_entry`
* Chore
* Documentation theme upgrades
* Code linting
* Add compatibility CI workflow