Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 593 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 593 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.

v0.2.0 - 2021-08-21

Added

  • Added Go 1.17 support.
  • Added a changelog.
  • Added a code of conduct.

Changed

  • BREAKING: Updated to v2 of the AWS SDK.
  • BREAKING: Renamed Data.SenderID JSON tag from senderID to senderId.
  • Refactored tests.

v0.1.0 - 2021-03-20

Added

  • Added Send function.