Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 225 Bytes

CHANGELOG.md

File metadata and controls

6 lines (4 loc) · 225 Bytes

CHANGELOG

2.0.0

  • currentSettings is now a property, so you don't call it as a function.
  • The default export is now a class which you instantiate with .build, and then call all API methods on the returned instance