Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 618 Bytes

CHANGELOG.md

File metadata and controls

27 lines (18 loc) · 618 Bytes

Changelog

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.3] - 2025-04-21

Added

  • sendRequest method for sending requests to the GHN apis

[0.0.2] - 2024-04-18

Added

  • Config file for @coderabbitai
  • Apis for order:
    • calculateExpectedDeliveryTime()
    • pickShift()
    • previewOrder()
    • createOrder()
    • orderInfo()

[0.0.1] - 2024-03-05

Added

  • Initial release