Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 521 Bytes

File metadata and controls

31 lines (17 loc) · 521 Bytes

LifterLMS REST API Wrapper - Node.js - Changelog

v1.0.4 - 2019-08-19

  • Add patch() and patchAsync() methods.

v1.0.3 - 2019-08-15

  • Allow passing endpoints with or without a leading forward slash.

v1.0.2 - 2019-08-15

  • Fixed issue preventing usage of async methods.

v1.0.1 - 2019-07-27

  • Fixed main filename.

v1.0.0 - 2019-07-26

  • Initial public release.