Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1012 Bytes

CHANGELOG.md

File metadata and controls

32 lines (21 loc) · 1012 Bytes

Changelog

All notable changes to this project will be documented in this file.

  • Fix: Calendlyr::TooManyRequests was not included in autoloading list
  • Fix: Calendlyr::ExternalCalendarError typo in class name
  • 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
  • Fix: Prevent possible empty body response to fail
  • Adding support for 429 responses from Calendly API
  • First real usable release 🎉