Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 495 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 495 Bytes

Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.

1.0.1

  1. request method changed to POST
  2. test_mode configuration variable renamed to testMode
  3. added sslVerify configuration variable.

This allows you to disable ssl validation (don't do this!) or use a custom SSL certificate from file system

0.1.3

Optimize registerOrder input patam processing

0.1.1

Fixed folder structure

0.1.0

First release