Fixed - Fixed the sync version of the wrapper to not raise a RuntimeWarning due to using `asyncio.sleep()` instead of `time.sleep()`
2.3.10
Added - New brawler tick
2.3.9
Fixed - Renamed ricochet to rico - Fixed the sync client when not using `prevent_ratelimit` Added - Bibi!
2.3.8
Changed - Changed the Base URL back to the new URL. - Now waits the number of seconds instead of raising a `RateLimitError` when a rate limit will be detected BEFORE it requests.
2.3.7
Changed - Changed the BASE URL to the old API URL. VERSION 2.3.6 WILL NOT WORK DUE TO API TIMEOUT ISSUES. PLEASE UPDATE.
2.3.6
Added - Rosa to the brawler list - `prevent_ratelimit` option when initializing a client to wait when chaining requests Changed - Base URL for requests to [the new API URL](https://api.brawlapi.cf/v1) - Ratelimit updated to API's 3 requests per second