Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 602 Bytes

CHANGELOG.md

File metadata and controls

33 lines (22 loc) · 602 Bytes

Change Log

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.3.0] - 2024-07-??

Added

  • SMS API
  • Conversion API
  • Redact API

Removed

  • parseInboundMessage

[0.2.0] - 2024-07-02

Added

  • Sandbox support in Messages
  • Voice API

Fixed

  • authFromEnv now checks for absent environment variables before attempting to set them

[0.1.0] - 2024-06-25

Initial version.

Added

  • Messages API
  • Verify v2 API