Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 744 Bytes

CHANGELOG.md

File metadata and controls

44 lines (23 loc) · 744 Bytes

AZAMPAY NODEJS SDK

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.0.0] - 2023-05-18

Added

  • Release first major version of the SDK

[0.0.1] - 2023-05-19

Added

  • Partners method to get payment partners

Changed

  • Improve README to include new methods

[0.0.2] - 2023-05-23

Added

  • Add status code to all successful requests

Changed

  • Move all interfaces to shared base interface for import in external packages

[0.0.3] - 2023-06-06

Changed

  • Change urls for live

[0.0.4] - 2023-06-07

Added

  • Improvement in error response messages