Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 690 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 690 Bytes

Changelog

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

For more information about changelogs, check Keep a Changelog and Vandamme.

1.0.0.alpha7 - 2019-01-15

  • Remove waiting_time and add on_response callback.

1.0.0.alpha6 - 2018-08-24

  • [BUGFIX] Do not raise error from rate_limiting_header when response does not have the usage status header.

1.0.0.alpha5 - 2018-08-23

  • [FEATURE] Wait when usage status is approaching limit.

1.0.0 - 2017-03-17

  • [FEATURE] Added Fb::Configuration and Fb.configure
  • [FEATURE] Added Fb::HttpRequest
  • [FEATURE] Added Fb::HttpError