# Changelog All notable changes to this project will be documented in this file. ## [0.7.4] * Fix: Error class name typo `ExternalCalendarEror` -> `ExternalCalendarError` * Fix: Error class name typo `TooManyRequestsEror` -> `TooManyRequests` * Updating rubies versions in CI to add 3.3 * Adding total rubygems downloads badge to README [0.7.4]: https://github.com/araluce/calendlyr/compare/v0.7.3...v0.7.4 ## [0.7.3] * Fix: Prevent possible empty body response to fail [0.7.3]: https://github.com/araluce/calendlyr/compare/v0.7.1...v0.7.3 ## [0.7.1] * Adding support for 429 responses from Calendly API [0.7.1]: https://github.com/araluce/calendlyr/compare/v0.7.0...v0.7.1 ## [0.7.0] * First real usable release :tada: [0.7.0]: https://github.com/araluce/calendlyr/compare/v0.1.0...v0.7.0