Skip to content

Latest commit

 

History

History
60 lines (40 loc) · 2 KB

CHANGELOG.md

File metadata and controls

60 lines (40 loc) · 2 KB
  • Bump axios dependency to version 1.6.8 #[98]
  • Bump axios dependency to version 1.6.0 #[97]
  • Add bookable events support #95 - thanks @tia-hrodriguez
  • Update package description
  • Use Axios to replace Request that is deprecated #90- thanks @gl-aagostino!
  • Adds support for Update External events #87- thanks again @tia-svazquez!
  • Adds support for Available Period endpoints #85, #86 - thanks @tia-svazquez!
  • Normalize the value of data_center, including fallback when passed the value us #83
  • Add hmacValid to verify the HMAC of push notifications #77
  • Fix readAvailabilityRule being a POST when it should be a GET #78
  • Update dev dependencies and CI